discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem building from scratch... (SSL.bundle modification)


From: Chris B . Vetter
Subject: Re: Problem building from scratch... (SSL.bundle modification)
Date: Tue, 11 Dec 2001 10:28:24 -0800

On Tue, 11 Dec 2001 09:08:34 +0100 (CET)
Erik Dalen <dalen@jpl.se> wrote:
> > Ugh, I just realized - on my system, ./Resources is already linked
> > to ../Resources. So 'rm -rf' would be a BAD idea ...
> but rm -rf on a symlink only deletes the symlink not what it's linked
> to.

rm -rf Resources would only remove the actual link.

rm -rf Resources/ would also remove the directory it's linked to, but
maybe that's just a feature (bug?) in my shell.

-- 
Chris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]