cuz there is no tab completion in the KRunCommand dialog...=)

so its, /usr/local/bin/whatever 2>&1 /dev/null

hehe, now can anyone explain the syntax?  it looks like its read "redirect 2 
and 1 to /dev/null" where 2 is stderr and 1 is stdout?

thanks,
christopher

On Friday 22 November 2002 02:02 pm, Brian Ashe wrote:
> christopher j bottaro,
>
> On Friday November 22, 2002 02:36, christopher j bottaro wrote:
> > hey, i wanna start a k program from the konsole, but i don't wanna see
> > all the dang output.  how do i redirect stdout and stderr to /dev/null?
>
> program_name 2&>1 /dev/null
>
> But why not just hit Alt-F2 and enter it there?
>
> --
> Brian Ashe                                                     CTO
> Dee-Web Software Services, LLC.                  [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to