[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: II Funny
- Subject: Re: II Funny
- From: OfficeLAN User <"OfficeLAN User"@ccm.fm.intel.com>
- Date: 1996/12/17
- Newsgroups: comp.sys.apple2
- Organization: Intel Corporation
- References: <58ps3o$10cu@uni.library.ucla.edu> <58tb72$sdb@login.freenet.columbus.oh.us> <32b4b4fd.12273093@news.emi.com> <5959c4$iiv@login.freenet.columbus.oh.us>
Dave Althoff wrote:
> That's the nice thing about UNIX...just add the following to your .login file:
> alias catalog ls -l | more
> alias delete rm
> alias prefix cd
> alias rename mv
> Of course, if you are working in DOS, you can accomplish the same thing by
> adding specially written .BAT files to your \DOS directory...you know,
> catalog.bat
dir %1
> prefix.bat
cd %1
> delete.bat
del %1
> The trick, of course, is that it requires some special batch-file
> programming which is a little beyond me...
> --Dave Althoff, ][.
The %1 allows a command line option for a bat file.
I used to even have a ls.bat for when I got totaly confused, even know
people who had dri.bat for those bad typing days.
============================================================
Nels E Satterlund
I don't speak for the company specialy here!
- References:
- II Funny
- From: pubpc1@library.ucla.edu
- Re: II Funny
- From: dalloff@freenet.columbus.oh.us (Dave Althoff)
- Re: II Funny
- From: drsmooth@relex.com (Edhel Iaur, Esq.)
- Re: II Funny
- From: dalloff@freenet.columbus.oh.us (Dave Althoff)