[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Avoid "permission denied" in find command
- To: lug-l@xxxxxxx
- Subject: Re: Avoid "permission denied" in find command
- From: Jon DeVree <jadevree@xxxxxxx>
- Date: Tue, 9 Oct 2007 10:38:24 -0400
On Tue, Oct 09, 2007 at 07:47:57AM -0400, Brian McPherson wrote:
> Ah, csh doesn't allow seperating the stdout and stderr. What I previously
> stated will work in bash. You'll need to redirect both of them to the next
> command (Like more, or less).
>
> find / |& more
or grep -v ^Permission (or whatever the messasge is)
--
Jon
"All things change in a dynamic environment.
Your effort to remain what you are is what limits you."
- The Puppet Master