hjp
|
029195aa65
|
Print whole directory at rmdir with verbose output.
|
2005-04-04 16:05:40 +00:00 |
hjp
|
e8c3f76218
|
Critical bug fix: Empty directories were removed even with -n.
Minor cleanup: Message "removing ..." is now the same with and without -n.
|
2004-11-02 09:01:12 +00:00 |
hjp
|
e85052e3d6
|
Added -m option to synopsis.
|
2003-05-16 14:44:58 +00:00 |
hjp
|
a6c79cefd9
|
Included -m (mtime-only) option (CVS is nice, but only if it used).
Improved pod a bit.
|
2003-05-16 13:38:25 +00:00 |
hjp
|
955d49149e
|
Changed tests on skip_fifo to use _ instead of $i. The latter caused
extra calls to stat which clobbered the state of _ which caused spurious
errors/warnings on symlinks.
|
2003-05-15 10:49:33 +00:00 |
hjp
|
2ce9f5b473
|
Added yet another patch by Chris Mason.
Added POD.
Changed option processing to use Getopt::Long and Pod::Usage.
|
2003-05-14 11:49:56 +00:00 |
hjp
|
78c3f75328
|
Applied patch from "Chris L. Mason" <cmason@somanetworks.com> to prevent
filesystem traversal.
Return immediately if we cannot chdir back to the directory we came
from.
|
2002-02-25 23:33:29 +00:00 |
hjp
|
6279fc8ad3
|
Added configure script to figure out perl location.
|
2001-06-25 17:55:04 +00:00 |