User Tools

Site Tools


tutorials:perl:find_empty_file.2.pl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:perl:find_empty_file.2.pl [2017/04/12 14:35] chkuotutorials:perl:find_empty_file.2.pl [2017/04/12 14:45] (current) chkuo
Line 5: Line 5:
  
 # Chih-Horng Kuo <chkuo@lifedev.org> # Chih-Horng Kuo <chkuo@lifedev.org>
-# find empty files in the in_dir  +# find empty files in the "--in_dir" 
-# use the --regex option to set search regex (e.g., --regex="*.txt")+# use the "--regexoption to set search regex (e.g., --regex="*.txt")
 # set "--opt_rm=1" to remove those files # set "--opt_rm=1" to remove those files
 # v2 2010/07/12 # v2 2010/07/12
Line 55: Line 55:
  
 exit(0); exit(0);
- 
 </file> </file>
tutorials/perl/find_empty_file.2.pl.1491978931.txt.gz · Last modified: by chkuo