home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!caen!destroyer!sol.ctr.columbia.edu!eff!ibmpcug!kate.ibmpcug.co.uk!dylan
- From: dylan@ibmpcug.co.uk (Matthew Farwell)
- Subject: Re: Sort problem . .
- Organization: The IBM PC User Group, UK.
- Date: Thu, 30 Jul 1992 07:17:44 GMT
- Message-ID: <1992Jul30.071744.9926@ibmpcug.co.uk>
- References: <1992Jul27.123415.977@leland.Stanford.EDU> <zynm!yh.messina@netcom.com> <1992Jul29.191614.18102@news.eng.convex.com>
- Lines: 19
-
- In article <1992Jul29.191614.18102@news.eng.convex.com> tchrist@convex.COM (Tom Christiansen) writes:
- >From the keyboard of messina@netcom.com (Tony Porczyk):
- >:Seems to me like the simplest solution would be to change line 725 in ps.c
- >:(maybe somewhere else in your source) from:
- >:printf("%s COMMAND\n", hdr);
- >:to:
- >:fprintf(stderr, "%s COMMAND\n", hdr);
- >:
- >:and recompile it.
- >
- >*Never* hack source when a wrapper will do. And some (most?) people
- >don't even have source.
-
- Of course, if you don't have source, you can always do it with adb :-)
-
- Dylan.
- --
- It is no coincidence that in no known language does the phrase 'As
- pretty as an Airport' appear -- Douglas Adams
-