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

Re: Avoid "permission denied" in find command



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