Hi,
I've a script that I must to put on some Solaris 10 machines. On this script there is the following function call stat like
but this is not installed on the machines and I don't should install it!
Do you know if it exist a other command who do the same functionality???
Thank you very much and best regards
I've a script that I must to put on some Solaris 10 machines. On this script there is the following function call stat like
Code:
stat %Y file
Do you know if it exist a other command who do the same functionality???
Thank you very much and best regards