home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / wizards / 3700 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  821 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!att!allegra!alice!jaap
  2. From: jaap@alice.att.com (jaap)
  3. Newsgroups: comp.unix.wizards
  4. Subject: Re: Changing "pg" options
  5. Message-ID: <23562@alice.att.com>
  6. Date: 26 Aug 92 23:12:14 GMT
  7. Article-I.D.: alice.23562
  8. References: <1992Aug25.190239.19142@cbfsb.cb.att.com> <1992Aug26.171310.22411@apiary.uucp>
  9. Reply-To: jaap@alice.UUCP ()
  10. Distribution: usa
  11. Organization: AT&T, Bell Labs
  12. Lines: 10
  13.  
  14.  
  15.  > In article <1992Aug25.190239.19142@cbfsb.cb.att.com> rajeev@cbnewsf.cb.att.com (rajeev.dolas) writes:
  16.  
  17. wants to kno how to prevent a shell being executed in a program.
  18.  
  19. Of course setting the SHELL variable night help, but not always. A safer
  20. mechanism is to get the file in the debuuger and replace the ! with a '\0'
  21. in the command parser.
  22.  
  23.     jaap
  24.