Florian Lindner wrote: > Hello, > on a Unix System I want to get the file permissions for other. How to get > this? Is os.stat("file").st_mode the right way? How to interpret the > output? man 2 stat -- Regards, Diez B. Roggisch