permission list by murky-satyr

512.times{x->printf"%04o is %s\n",x,(9..0).sum{x>>it&1?'xwr'[it%3]:'-'}}

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

download

return to the top page