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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to