home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / question / 15029 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  626 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!cleveland.Freenet.Edu!cl820
  2. From: cl820@cleveland.Freenet.Edu (Wei Jin Mai)
  3. Newsgroups: comp.unix.questions
  4. Subject: how to change shell's PWD(directory) from a C program?
  5. Date: 29 Dec 1992 20:56:44 GMT
  6. Organization: Case Western Reserve University, Cleveland, Ohio (USA)
  7. Lines: 5
  8. Message-ID: <1hqe2cINN6ot@usenet.INS.CWRU.Edu>
  9. NNTP-Posting-Host: hela.ins.cwru.edu
  10.  
  11.  
  12.     Here is what I want to do: UPon the termination of my program, I 
  13. want to change to another directory . Normally, a program exit to the
  14. directory that invoke it. 
  15. -- 
  16.