home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / shell / 4843 < prev    next >
Encoding:
Text File  |  1992-11-23  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!ftpbox!mothost!white!rtsg.mot.com!motcid!yorton
  3. From: yorton@turtle11.rtsg.mot.com (James J. Yorton)
  4. Subject: Re: pushd, popd, dirs for ksh
  5. Message-ID: <1992Nov23.143604.5059@rtsg.mot.com>
  6. Followup-To: comp.unix.shell
  7. Sender: news@rtsg.mot.com
  8. Nntp-Posting-Host: turtle11
  9. Reply-To: yorton@rtsg.mot.com
  10. Organization: Motorola Inc., Cellular Infrastructure Group
  11. References:  <1992Nov19.230627.27426@tellab5.tellabs.com>
  12. Date: Mon, 23 Nov 1992 14:36:04 GMT
  13. Lines: 19
  14.  
  15. In article <1992Nov19.230627.27426@tellab5.tellabs.com>, seong@tellabs.com (Scott Seong) writes:
  16. |> I am a recent switch-over from tcsh to ksh.  Since then, I missed useful
  17. |> csh functions.  The following ksh functions might be used to emulate pushd,
  18. |> popd, and dirs.
  19. |> 
  20.  
  21. [ function declarations deleted ]
  22.  
  23. Just a little footnote:  There are also versions of these functions
  24. beginning on page 244 of The KornShell Command and Programming
  25. Language by David Korn and Morris Bolsky.
  26.  
  27. ---
  28. Jim Yorton
  29. Motorola Inc., General Systems Sector
  30. Cellular Infrastructure Group
  31. Arlington Heights, IL
  32. yorton@rtsg.mot.com
  33. (708) 632-6695
  34.