[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

bash: get file modification time query



Is there a neater way to get a modification date for a file without ls -l & sed ? I have a bash script that needs to get the info. Because the file size varies I cannot use cut, it may cut the wrong bit.

Dave



Reply to: