[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: II Funny



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!