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? Thx, Florian