Help for this page
my $filename = $ARGV[0]; + ... = stat($filename); + print "UID: $uid\nGID: $gid\n";