Futilities/human/ff

From Woozle Writes Code
< Futilities‎ | human
Revision as of 16:52, 27 August 2022 by Woozle (talk | contribs) (Created page with "==Examples== Find all files in the Downloads folder which were created or edited on August 26, 2022: ./ff -fd:2022-08-26 -sp /home/woozle/Downloads/*.*")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Examples

Find all files in the Downloads folder which were created or edited on August 26, 2022:

./ff -fd:2022-08-26 -sp /home/woozle/Downloads/*.*