Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!mips!wyse!bob From: bob@wyse.wyse.com (Bob McGowen x4312 dept208) Newsgroups: comp.unix.questions Subject: Re: sort with a tab as separator Message-ID: <2870@wyse.wyse.com> Date: 25 Aug 90 00:28:14 GMT References: <1990Aug17.022324.13925@midway.uchicago.edu> Sender: news@wyse.wyse.com Reply-To: bob@wyse.UUCP (Bob McGowen x4312 dept208) Organization: Wyse Technology Lines: 11 In article <1990Aug17.022324.13925@midway.uchicago.edu> phd_ivo@gsbacd.uchicago.edu writes: >How do I indicate to sort that my field-separation character is the tab (^I)? >I know that there is a tab option (-t) in sort, but I don't know how to specify You must quote a literal tab: -t' ' ^^^^^^ literal tab here entered with the TAB key Bob McGowan (standard disclaimer, these are my own ...) Product Support, Wyse Technology, San Jose, CA ..!uunet!wyse!bob bob@wyse.com