updated to scour the proper area with zapdirs.
[feisty_meow.git] / scripts / files / zapdirs.pl
index d64e5e510657104a05b2116c2f25b92149d9b3e5..9ca8cb390a112c7b886bafee6f6e9bfc2204b73e 100644 (file)
@@ -21,7 +21,7 @@
 
 require "zap_the_dir.pl";
 
-$DEV_NULL = "&>/dev/null"
+$DEV_NULL = "> /dev/null 2> /dev/null";
 #hmmm: move this to a useful location in a perl library.
 if ($OS eq "UNIX") {
   $FIND_ENDING = "';'";