csh and echo syntax

Olivier Regnier oregnier at oregnier.net
Fri Jun 15 07:57:30 UTC 2007


Hello,

I'm running FreeBSD 6.2 and i use for the moment csh. When i test this 
command in console
echo -ne "/dev/da0s1\t /mnt/usb\t msdos\t rw,noauto\t 0\t 0" >> /etc/fstab

and with a cat /etc/fstab,
i have this : -ne /dev/da0s1\t /mnt/usb\t msdos\t rw,noauto\t 0\t 0

The \t is not supported with a echo in csh ? What happened ?

Thank you in advance.


More information about the freebsd-questions mailing list