add stdin piped mode
Opened this issue · 0 comments
jamespo commented
Accept list of files to check from stdin, so find can be piped in to support recursion, limit to file extensions etc
find . -type f | oldest --stdin
Opened this issue · 0 comments
Accept list of files to check from stdin, so find can be piped in to support recursion, limit to file extensions etc
find . -type f | oldest --stdin