Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2007 09:30:47 +0200
From:      Olivier Regnier <oregnier@oregnier.net>
To:        freebsd-questions@freebsd.org
Subject:   csh and echo syntax
Message-ID:  <46724027.4070908@oregnier.net>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46724027.4070908>