Xref: utzoo comp.unix.questions:31886 comp.os.vms:39302 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uwm.edu!linac!att!cbfsb!danj1 From: Dan_Jacobson@ATT.COM Newsgroups: comp.unix.questions,comp.os.vms Subject: Re: VMS on/under/istead of/and UNIX Message-ID: <1991Jun2.104134.668@cbfsb.att.com> Date: 2 Jun 91 10:41:34 GMT References: <27075@adm.brl.mil> <1991Jun1.122415.1590@cbfsb.att.com> Sender: news@cbfsb.att.com Reply-To: Dan_Jacobson@ihlpz.ATT.COM Followup-To: comp.unix.questions,comp.os.vms Organization: AT&T-BL, Naperville IL, USA Lines: 28 In-Reply-To: Dan_Jacobson@ATT.COM's message of Sat, 1 Jun 1991 12: 24:15 GMT Originator: danj1@cbnewsf.cb.att.com >>>>> On 31 May 91 12:58:32 GMT, >>>>> "jochen%[131.220.221.30]"@olymp.informatik.uni-bonn.de said: jochen> Perhaps we can make a PD set out of it? As far as migrating VMS-->UNIX, some VMS-like public domain like tools for UNIX would be jochen> 4. VMS tools and VMS related tools GNU Emacs editor (which also runs on VMS) has EDT editor emulation built in. It lives on prep.ai.mit.edu. Here's an additional shred for emacs: tpu 88-11-01 Jeffrey Kowalski, tut.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/tpu.el.Z EDT/TPU Emulator jochen> 5. DCL command shell I believe the BASH shell lets you use the arrow keys just like DCL. See newsgroup gnu.bash.bug. Also, to emulate the VMS DISCONNECT command, try "screen" by Oliver Laumann (ftp prep.ai.mit.edu:pub/gnu/screen-2.1.tar.Z (works on Berkeley style UNIXes)). Allows up to 10 character based windows, and you can logoff, go home, log back in, and get your windows back, etc.