Re: a single command

1997-12-26 Thread Jeffrey Velez
Just use rm -R (directory name) Where directory name, put the name of the directory. --- Jeffrey Velez * [EMAIL PROTECTED] * http://jvelez2.med.miami.edu UM, MNS * 165 Dominion Garage * Miami, FL 33136 * 305/243-3664 On Wed, 24 Dec 1997, Aaron Walker wrote: > Is there a command to de

Re: a single command

1997-12-25 Thread Orn E. Hansen
> Is there a command to delete all files and subdirectories within a > directory. For example, I have the directory apps in my home directory. > Lets says apps has 7 files and 2 directories. With one command, how can > I delete the apps directory and all its contents. I looked at the man > page b

Re: a single command

1997-12-25 Thread Adam Klein
On Wed, Dec 24, 1997 at 10:10:35PM -0500, Aaron Walker wrote: > Is there a command to delete all files and subdirectories within a > directory. For example, I have the directory apps in my home directory. > Lets says apps has 7 files and 2 directories. With one command, how can > I delete the apps

Re: a single command

1997-12-25 Thread Alex Yukhimets
> Is there a command to delete all files and subdirectories within a > directory. For example, I have the directory apps in my home directory. > Lets says apps has 7 files and 2 directories. With one command, how can > I delete the apps directory and all its contents. I looked at the man > page b