public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* command question
@  Eric Kosten
   ` Gregory Nowak
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Kosten @  UTC (permalink / raw)
  To: Speakup

How does one remove all dirs and files reguardless if they are empty?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: command question
   command question Eric Kosten
@  ` Gregory Nowak
   ` Darcy Burnard
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

rm -rf directory_name

Greg


On Thu, Apr 14, 2005 at 12:33:24PM -0400, Eric Kosten wrote:
> How does one remove all dirs and files reguardless if they are empty?
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 
> !DSPAM:425e9b9a190291933719321!
> 
> 

- -- 
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)

- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFCXqLK7s9z/XlyUyARAs4ZAJ9p7btJdBabLEzdCDFs16FNlsHJggCguDUH
Z59pIJtHaLBPljdIxpomUek=
=zEOJ
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: command question
   command question Eric Kosten
   ` Gregory Nowak
@  ` Darcy Burnard
   ` Laura Eaves
   ` Lorenzo Taylor
  3 siblings, 0 replies; 5+ messages in thread
From: Darcy Burnard @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

rm -rf directory
Where directory is the name of the directory you start deleting from.


On Thu, 14 Apr 2005, Eric Kosten wrote:

> How does one remove all dirs and files reguardless if they are empty?
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: command question
   command question Eric Kosten
   ` Gregory Nowak
   ` Darcy Burnard
@  ` Laura Eaves
   ` Lorenzo Taylor
  3 siblings, 0 replies; 5+ messages in thread
From: Laura Eaves @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

rm -rf fileanddirnames...
But obviously you need to do this with care...
--le

----- Original Message ----- 
From: "Eric Kosten" <ekosten@tampabay.rr.com>
To: <Speakup@braille.uwo.ca>
Sent: Thursday, April 14, 2005 12:33 PM
Subject: command question


How does one remove all dirs and files reguardless if they are empty?
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: command question
   command question Eric Kosten
                   ` (2 preceding siblings ...)
   ` Laura Eaves
@  ` Lorenzo Taylor
  3 siblings, 0 replies; 5+ messages in thread
From: Lorenzo Taylor @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

If you want to remove an unempty directory, type:

rm -R <dir>

Note that this *will* remove an empty directory as well.

Lorenzo
- -- 
"We decided that we should evaluate the Microsoft offerings first. Once we
realised what a powerful set of tools they were, it became self-evident this was
the right way to go down."

Microsoft: the right way to go down
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCXviEG9IpekrhBfIRAlngAKCazEzDZlBHv+VzUKO4t9zPQ/wkXQCdGhEp
0PfQ8DdYEyjl2nK4347vuGo=
=YnIM
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 command question Eric Kosten
 ` Gregory Nowak
 ` Darcy Burnard
 ` Laura Eaves
 ` Lorenzo Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).