find last modification time of a file in solaris in timestamp format?
how to find last modification time of a file in solaris in timestamp format and not as human readable date?in unix i could do it by stat command but stat is not available in solaris.