home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15160 < prev    next >
Encoding:
Text File  |  1993-01-04  |  824 b   |  20 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!elam.mdl.sandia.gov!cs.sandia.gov!jhgreen
  3. From: jhgreen@cs.sandia.gov (Jethro H. Greene)
  4. Subject: How do you increase the wordsize in csh?
  5. Message-ID: <1992Dec29.212152.19032@cs.sandia.gov>
  6. Followup-To: poster
  7. Originator: jhgreen@cs.sandia.gov
  8. Sender: jhgreen@cs.sandia.gov
  9. Organization: Sandia National Laboratories, Albuquerque, NM
  10. Date: Tue, 29 Dec 92 21:21:52 GMT
  11. Lines: 7
  12.  
  13. In ksh/bash/sh, there is no limit to the size of a variable.  For example,
  14. a=`cat /etc/passwd` is ok.  However, csh gives the error, "Too many words from
  15. ``".  Can this be fixed?
  16. -- 
  17. Jethro H. Greene
  18. Massively Parallel Computing Research Laboratory,
  19. Sandia National Laboratories, Albuquerque, New Mexico
  20.