permission list by zetamatta

for i in range(512):o="%04o is -"%i;j=0;exec'o+="-r-w-x"[j%3*2+(i>>8-j&1>0)];j+=1;'*9;print o

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

download

return to the top page