home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- 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
- From: jhgreen@cs.sandia.gov (Jethro H. Greene)
- Subject: How do you increase the wordsize in csh?
- Message-ID: <1992Dec29.212152.19032@cs.sandia.gov>
- Followup-To: poster
- Originator: jhgreen@cs.sandia.gov
- Sender: jhgreen@cs.sandia.gov
- Organization: Sandia National Laboratories, Albuquerque, NM
- Date: Tue, 29 Dec 92 21:21:52 GMT
- Lines: 7
-
- In ksh/bash/sh, there is no limit to the size of a variable. For example,
- a=`cat /etc/passwd` is ok. However, csh gives the error, "Too many words from
- ``". Can this be fixed?
- --
- Jethro H. Greene
- Massively Parallel Computing Research Laboratory,
- Sandia National Laboratories, Albuquerque, New Mexico
-