On 7/14/05, Daniel Malaby <[EMAIL PROTECTED]> wrote:
> Hi All,
> 
> I am trying to sort a tab delimited file with sort. The problem I am
> having is with the -t option. I do not know how to pass a tab.

<snip>

> sort -t \t

</snip>

> 
> Any suggestions would be much appreciated.

remove the space between -t and \t and it should work

Regards,
Nelis
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to