home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 13212 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  840 b 

  1. Path: sparky!uunet!wupost!sdd.hp.com!hplabs!ucbvax!MACKAY.MPCE.MQ.EDU.AU!s3007588
  2. From: s3007588@MACKAY.MPCE.MQ.EDU.AU
  3. Newsgroups: comp.lang.c
  4. Subject: Problem with system function and CSH.
  5. Message-ID: <9209040938.AA04950@mackay.mpce.mq.edu.au>
  6. Date: 5 Sep 92 00:38:21 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 20
  9.  
  10. G'day,
  11.     I have been trying to work out how to pass a
  12. command (using the 'system' function) to the CSH instead of 
  13. the standard shell. I experimented with redirection , 
  14.     i.e. system("csh < blah"),
  15. but didn't figure it out.
  16.     Any help would be appreciated.
  17.  
  18.  
  19.                 Allen McAuley,
  20.                 s3007588@mackay.mpce.mq.edu.au
  21.  
  22. p.s Just in case it helps, my environment is:
  23.     SunOS Release 4.1.1 
  24.     running on sparc ipc's.
  25.  
  26. p.p.s. a mail response would be better than through this news
  27.     group, but whatever is easiest is fine.. Thanks.
  28.  
  29.     
  30.