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