Skip to Content.
Sympa Menu

baslinux - Re: [BL] rm -r and grep -r for busybox

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: BasicLinux List <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] rm -r and grep -r for busybox
  • Date: Fri, 09 Feb 2007 13:18:34 +1300

Lee Forrest wrote:
>
> Busybox doesn't have either of these options, both of
> which are very valuable. rm -r allows you delete an
> entire directory tree.

The busybox in BL3 does have the -r option:
------------------------------------------------------
Options:
-i always prompt before removing each destination
-f remove existing destinations, never prompt
-r remove the contents of directories recursively
------------------------------------------------------

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page