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

Re: writing zero bytes in bash



Le samedi 26 fÃvrier 2005 Ã 21:39 +1100, Russell Coker a Ãcrit :
> Actually I am not asking for a feature to be added, but for a feature to be 
> removed.  There is special-case code in bash if(size >0) write() and I am 
> merely suggesting that the if statement be removed.
> 

Writing nothing is not writing ?

Look at this :
$ cat titi
cat: titi: No such file or directory

No file => no cat
No data => no write

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


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