• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Re: Scripting Additions: Embracing the Horror of Unix
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Re: Scripting Additions: Embracing the Horror of Unix


  • Subject: RE: Re: Scripting Additions: Embracing the Horror of Unix
  • From: garbanzito <email@hidden>
  • Date: Thu, 31 Jan 2002 23:11:11 -0700

at 2002 01 31, 17:58 -0500, they whom i call email@hidden wrote:
For directories:

rm -Rf YourDirectory

the big gotcha here is that rm -R will possibly follow links
(or aliases, can't remember, but it's easy to test) with the
result if you have a little folder that happens to contain a
link/alias to a volume, rm -R is big trouble. that's why i
hesitate to just try to write a handler for something like
that without whomever is going to use it having a clear
understanding of the issues ...

--
steve harley email@hidden


References: 
 >RE: Re: Scripting Additions: Embracing the Horror of Unix (From: "email@hidden" <email@hidden>)

  • Prev by Date: Re: How to coerce a real to an integer in X?
  • Next by Date: Re: Scripting Additions: Embracing the Horror of Unix
  • Previous by thread: RE: Re: Scripting Additions: Embracing the Horror of Unix
  • Next by thread: Re: Scripting Additions: Embracing the Horror of Unix
  • Index(es):
    • Date
    • Thread