home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!navarra
- From: navarra@casbah.acns.nwu.edu (John Navarra)
- Subject: Strange behavior with paste command
- Message-ID: <1992Jul27.141928.28250@news.acns.nwu.edu>
- Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
- Organization: Northwestern University, Evanston Illinois.
- Date: Mon, 27 Jul 1992 14:19:28 GMT
- Lines: 30
-
- I don't get this! Why does the following happen with the paste command:
-
- $ paste file1 file2 file3 > file.results
- $ cat file.results
- lsr005-1.wav 5.050659E-03 8.773804E-03
- lsr005-2.wav 9.506226E-03 1.493835E-02
- lsr005-3.wav .0128479 1.991272E-02
- lsr005-4.wav 1.850891E-02 .0272522
- lsr005-5.wav 2.275085E-02 3.291321E-02
- lsr025-1.wav 4.780579E-02 6.880188E-02
- lsr025-2.wav 6.732178E-02 9.716797E-02
- lsr025-3.wav 9.461975E-02 .1350403
- lsr025-4.wav .1144867 .163559
- lsr025-5.wav .1334534 .1909943
- lsr1-1.wav .3167419 .4694824
- lsr1-2.wav .5150909 .739624
- lsr1-3.wav .7581482 .9957733
- lsr1-4.wav 1.062622 1.255859
- lsr1-5.wav 1.37088 1.504074
-
-
- What's up with the last line? Is there some way to make this print
- out right?
-
- -tms
-
- --
- From the Lab of the MaD ScIenTiST:
-
- navarra@casbah.acns.nwu.edu
-