Take a look at perldoc -f stat:
$file = "/path/to/file"; @stat = stat($file); print "UID of $file = $stat[4]\n";
In reply to Re: Getting the UID of a file
by b10m
in thread Getting the UID of a file
by Bukowski
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |