bug-bash
[Top][All Lists]
Advanced

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

Re: Info Request


From: Karl Kleinpaste
Subject: Re: Info Request
Date: Fri, 28 Sep 2001 15:58:58 -0400
User-agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence)

Angela.Sanders@fnc.fujitsu.com (Angela Sanders) writes:
> What is the translation for the following '>>!' without the quotes?
> In bash, I have a user running a report that sends information but
> receiving a error the file can not be created in /var/tmp.

That's not a bash-ism, that's a csh-ism.

It's a way of avoiding clobbering existing files by inadvertent
redirection.  See csh man page.  Bash doesn't support it.



reply via email to

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