I'm using the find command find /path/on/server -mtime -1 -name '*.js' to get a list of files modified recently but I'd like the output to also have the date the files were modified
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
|||
|
|
|
You can use the
the You get output like
There are lots of options to the printf option so you can build any output format you want. |
||||
|
|
|
You can customise
The way this works is that This results in something like:
|
|||||
|
