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