Is there a way to convert EPOCH timestamp to normal text format with shell script or command ?
Say I want to convert a file name "au_sydn0-all_1017651655_FULL" to "au_sydn0-all-13 March 2002 10:00 _FULL".
I know I can do this by using perl, but is there an utilty in UNIX or DOS performs this ?
Say I want to convert a file name "au_sydn0-all_1017651655_FULL" to "au_sydn0-all-13 March 2002 10:00 _FULL".
I know I can do this by using perl, but is there an utilty in UNIX or DOS performs this ?