Re: Problem with the find command
From: Alan Connor (xxxxxx_at_xxxx.xxx)
Date: 07/29/03
- Next message: LHradowy: "error fbackup to disk, need more eyes..."
- Previous message: Jeremiah DeWitt Weiner: "Re: File's octal permissions"
- In reply to: Erik Max Francis: "Re: Problem with the find command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jul 2003 19:25:41 GMT
On Tue, 29 Jul 2003 11:34:18 -0700, Erik Max Francis <max@alcyone.com> wrote:
>
>
> Alan Connor wrote:
>
>> Then why did
>>
>> find ~foo/* -name '*.css' -print 2>/dev/null
>>
>> work?
>
> Because that's a shell glob, and shell globs go through symbolic links.
> It's easy enough to check out. Type
>
> ls -d ~foo
> ls -d ~foo/*
>
Interesting! A directory listing is a symbolic link? But ls -d STILL strikes
me as a useless option (yes, that's bait :-)
Alan
--
For Linux/Bash users: Eliminate spam with
the Mailbox-Sentry-Program. See the thread
MSP on comp.mail.misc for the scripts and docs.
- Next message: LHradowy: "error fbackup to disk, need more eyes..."
- Previous message: Jeremiah DeWitt Weiner: "Re: File's octal permissions"
- In reply to: Erik Max Francis: "Re: Problem with the find command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|