ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/bin/treescan
(Generate patch)

Comparing IO-AIO/bin/treescan (file contents):
Revision 1.18 by root, Sat Dec 3 16:33:45 2016 UTC vs.
Revision 1.19 by root, Fri Aug 23 07:20:21 2019 UTC

16 -s, --stat call stat on every entry, to get stat data into cache 16 -s, --stat call stat on every entry, to get stat data into cache
17 -d, --dirs only list dirs 17 -d, --dirs only list dirs
18 -f, --files only list files 18 -f, --files only list files
19 -p, --progress regularly print progress to stderr 19 -p, --progress regularly print progress to stderr
20 --sync open/fsync/close every entry 20 --sync open/fsync/close every entry
21 -g, --grep=RE only list files that match the gibven perl RegEx 21 -g, --grep=RE only list files that match the given perl RegEx
22 22
23=head1 DESCRIPTION 23=head1 DESCRIPTION
24 24
25The F<treescan> command scans directories and their contents 25The F<treescan> command scans directories and their contents
26recursively. By default it lists all files and directories (with trailing 26recursively. By default it lists all files and directories (with trailing

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines