Hi all, Does anyone know if someone had written a Perl stat script that mimics the Linux' stat command?
I want to be able to use the stat command on Solaris, unfortunately, I just found out that that command is not available on Solaris and HP-UX so am thinking a Perl script should be the way to go then instead so I can have it on any UNIX's flavours. Any suggestion will be very much appreciated. Thanks in advance.