DelTree command

DelTree command

Post by Pedro Afons » Sun, 06 Dec 1998 04:00:00



Hi,
I would like to know if there is any command for UNIX that do what DELTREE
do in DOS, if not is there any way to do that using commands like RMDIR or
RM.
Thankyou,
Pedro
 
 
 

DelTree command

Post by Juergen Hein » Sun, 06 Dec 1998 04:00:00



>Hi,
>I would like to know if there is any command for UNIX that do what DELTREE
>do in DOS, if not is there any way to do that using commands like RMDIR or

rm -r or (if you are sure, really sure and all that ...) rm -rf <directory>
will remove all and everything.

Bye, Juergen

--
\ Real name     : Jrgen Heinzl                 \       no flames      /

  \ Phone Private : +44 181-332 0750              \                  /

 
 
 

DelTree command

Post by Ashok Aiy » Sun, 06 Dec 1998 04:00:00


On Sat, 5 Dec 1998 22:20:24 -0000,

Quote:>I would like to know if there is any command for UNIX that do what DELTREE
>do in DOS, if not is there any way to do that using commands like RMDIR or
>RM.

Use "rm -r directory_name".  For an explanation see the rm manpage.

Later,
Ashok
--
Ashok Aiyar, Ph.D.
McArdle Laboratory for Cancer Research

 
 
 

1. Deltree command for UNIX?

Pardon my ignorance, but is there a deltree like command in UNIX?
If so, what is it and what are the params?
Thanks in advance,

--
-Pablo Veramendi

Compusolve -- Netsight
Systems Engineer
http://www.csco.com/
http://www.netsight.net/

2. Does WABI work in Red Hat Linux 6.0?

3. Is there a unix equivlent to the DOS deltree command?

4. i2c packages?

5. Does linux have a deltree command?

6. Microsoft Antitrust Hearings (re-post)

7. command like dos's deltree???

8. AIX 5L ioctl system call

9. "deltree" type command for Linux?

10. c:\>deltree windows <enter>

11. deltree for linux

12. deltree for unix?

13. How to deltree like dos?