permission list by ksk

512.times{|x|puts"%04o is #{(0..9).map{|i|'-wrx'[x[9-i]*~i%=3,1]}}"%x}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page