View Single Post

   
  #1 (permalink)  
Old 01-04-2008, 10:28 PM
Mark McWilliams
 
Posts: n/a
Default Removing ALL files from a file system

I'm trying to remove all the files from a file system. The problem that I'm
having is that I'm trying to use the rm command and I'm getting "the
parameter list is to long" because their are thousands of files in the file
system. Is their a way to remove the files and ignore the parameter error
or a way to remove all of the files from a particular file system?

Any help would be appreciated.............

Mark



Reply With Quote