serenity/Base/usr/share
Tim Ledbetter 64bb5652a1 find: Add the -newer, -anewer and -cnewer options
These return true if the last modification time, last access time or
creation time of a file is greater than the given reference file.

If the `-L` option is in use and the given reference file is a
symbolic link then the timestamp of the file pointed to by the
symbolic link will be used.
2023-09-01 21:19:22 +02:00
..
man find: Add the -newer, -anewer and -cnewer options 2023-09-01 21:19:22 +02:00
shell/completion Base: Add some default completions to shellrc 2022-04-18 19:53:10 +04:30