Hi, I can't find in julia stdlib equivalent of: stat -c %U path Basically I'd like to query the owner of the file. There is stat() function but it lacks some features of unix stat command and I wonder if I overlooked something.
Thanks Kuba
Hi, I can't find in julia stdlib equivalent of: stat -c %U path Basically I'd like to query the owner of the file. There is stat() function but it lacks some features of unix stat command and I wonder if I overlooked something.
Thanks Kuba