mirror of
https://github.com/jbranchaud/til
synced 2026-01-04 23:58:01 +00:00
Fix a typo in the latest til.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Find Newer Files
|
||||
|
||||
Use the `-newer` flag with the name of a file to find files that have a new
|
||||
modification date than the named file.
|
||||
Use the `-newer` flag with the name of a file to find files that have a
|
||||
newer modification date than the named file.
|
||||
|
||||
For instance,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user