Ok, I'm getting the idea that there is no way to retrieve the permissions string as it is seen in "ls -l" without doing some processing on it. I recently wrote a program in Go and I was able to get it via file.Mode() from the os module, so I thought it would be the same in Nim. I'll try the ideas above. Thank you all for your help.
- Getting Unix-Style file permissions cnuzzi
- Re: Getting Unix-Style file permissions jasper
- Re: Getting Unix-Style file permissions Araq
- Re: Getting Unix-Style file permissions cblake
- Re: Getting Unix-Style file permissions cnuzzi
