home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / programm / 3917 < prev    next >
Encoding:
Text File  |  1992-07-25  |  948 b   |  32 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mips!mips!decwrl!csus.edu!sfsuvax1.sfsu.edu!eburk
  3. From: eburk@sfsuvax1.sfsu.edu (Eli Burk)
  4. Subject: when paste is not enough
  5. Message-ID: <1992Jul26.013640.14341@csus.edu>
  6. Originator: eburk@sfsuvax1.sfsu.edu
  7. Sender: news@csus.edu
  8. Organization: California State University, Sacramento
  9. Date: Sun, 26 Jul 1992 01:36:40 GMT
  10. Lines: 20
  11.  
  12. as an example: i have a file with the numbers 1-10 each on a line
  13. i want to print out
  14.  1    4    7 
  15.  2    5    8
  16.  3    6    9
  17. 10
  18.  
  19. 1) Is there a single unix command that lets me do this?
  20. 2) Is there a kludge that is less than a line that can do this?
  21.  
  22. Also: i'd like the flexibility of paste (i.e. "paste - - -") too
  23. too - but I'll take what I can get.
  24.  
  25. ** email please **
  26.  
  27. -- 
  28. :----------- eli burk
  29. :----------- p.o. box 22135
  30. :----------- san francisco, ca 94122
  31. eburk@futon.sfsu.edu -or- eburk@sutro.sfsu.edu -or- eburk@sfsuvax1.sfsu.edu
  32.