Has anyone done this? I know how to rename a file using today's datetime. But how about if I want to use the files last modified date/time, represent that as a nice file-name string like maybe 071003-1412 (that's flexible, but keep it nice for a file name) and then rename the file based on that. Any ideas? Is there a command to return that for a specific filename or would you have to cut some form of ls output to snag it? If the latter anyone have a "best" form?
THANKS!
THANKS!