I am trying to find a way to see the time up to the secods when a file is created or modified in UNIX.
if I do an ls -Altr gives me most of the information however it only displays Hours Minutes but not the seconds. Does any body know how to accomplish this?