Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!psuvm!dsb100 From: DSB100@psuvm.psu.edu (David Barr) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: 4dos aliases were requested...here are some. Message-ID: <91083.050229DSB100@psuvm.psu.edu> Date: 24 Mar 91 10:02:29 GMT References: <39585@netnews.upenn.edu> <1991Mar24.062102.26975@ariel.unm.edu> Organization: Penn State University Lines: 23 Here's a few that I love to use: KILL=global /q del *.bak FIXD=global /q attrib -h descript.ion SETAL*IAS=alias /r c:\4dos30\aliases EDAL*IAS=vi c:\4dos30\aliases ATZ=echo atz>com1 .=exit BACK=set tempcwd=%_cwd:chdir %oldcwd:set oldcwd=%tempcwd:set tmpcwd CD=set oldcwd=%_cwd:*chdir %1 CALC=echo Answer=%@eval[%&] LESS=list /s ------ KILL and FIXD are great right before running Norton SD EDAL/SETAL are invaluable when perfecting aliases ATZ is handy for those frequent comm problems . is great for those used to Unix the CD/BACK combo is great all the time CALC was inspired by a VM Rexx program LESS is the best approximation to the Unix one I can't live without --Dave