Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!unmvax!deimos.cis.ksu.edu!uxc!tank!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.questions Subject: Re: sort question Message-ID: <17581@mimsy.UUCP> Date: 18 May 89 05:25:21 GMT References: <199448@hrc.UUCP> <810056@hpsemc.HP.COM> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 13 In article <810056@hpsemc.HP.COM> gph@hpsemc.HP.COM (Paul Houtz) writes: > What unix sort do you use if you have a data file with mixed binary >and ascii fields? ... (Please don't tell me that it isn't >a good idea to mix ascii and binary data in the same file). Oh well, answer number zero down the tubes. :-) Anyway, I would write a little filter to de-binarify the file (and if necessary, another to re-binate it, or perhaps the same one to do both). That seems easier than writing a special sorter for it. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris