home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!ftpbox!mothost!white!rtsg.mot.com!motcid!yorton
- From: yorton@turtle11.rtsg.mot.com (James J. Yorton)
- Subject: Re: pushd, popd, dirs for ksh
- Message-ID: <1992Nov23.143604.5059@rtsg.mot.com>
- Followup-To: comp.unix.shell
- Sender: news@rtsg.mot.com
- Nntp-Posting-Host: turtle11
- Reply-To: yorton@rtsg.mot.com
- Organization: Motorola Inc., Cellular Infrastructure Group
- References: <1992Nov19.230627.27426@tellab5.tellabs.com>
- Date: Mon, 23 Nov 1992 14:36:04 GMT
- Lines: 19
-
- In article <1992Nov19.230627.27426@tellab5.tellabs.com>, seong@tellabs.com (Scott Seong) writes:
- |> I am a recent switch-over from tcsh to ksh. Since then, I missed useful
- |> csh functions. The following ksh functions might be used to emulate pushd,
- |> popd, and dirs.
- |>
-
- [ function declarations deleted ]
-
- Just a little footnote: There are also versions of these functions
- beginning on page 244 of The KornShell Command and Programming
- Language by David Korn and Morris Bolsky.
-
- ---
- Jim Yorton
- Motorola Inc., General Systems Sector
- Cellular Infrastructure Group
- Arlington Heights, IL
- yorton@rtsg.mot.com
- (708) 632-6695
-