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.

Reply via email to