Neanche a me in effetti.Originariamente inviato da pannikeos
a me nn risulta :P
C'e` anche da dire che un syslog.conf senza '\n' finale mi pare un caso decisamente raro.
[edit]
segue test empirico
[/edit]codice:$ echo -n "blah" > test.txt $ cat test.txt blah$ $ echo "blah" >> test.txt $ cat test.txt blahblah $ echo $BASH_VERSION 3.00.16(1)-release $


Rispondi quotando