Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!rphroy!caen!uwm.edu!psuvax1!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: How can shell scripts be shared by different shells? Message-ID: <15745@smoke.brl.mil> Date: 7 Apr 91 02:07:40 GMT References: <4805@syma.sussex.ac.uk> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 10 In article <4805@syma.sussex.ac.uk> andy@syma.sussex.ac.uk (Andy Clews) writes: >Does anyone know of any clever kludges that can be made to this central >shellfile, which could allow Ksh or Csh to be able to source it? Perhaps a slightly different approach would be better -- how about instead (from ksh) sourcing a Cshell emulator, feeding it the desired script as an argument? If you don't have a cshell emulator and don't know where to get one, drop me a note and I'll send you the one I have lying around (unused but kept as a curiosity piece). I didn't develop it myself, but since it was posted in a publice newsgroup I feel free to redistribute it.