[BL] File Manager/Browsers (was: long filenames) 57
Karolis Lyvens
karolisl at gmail.com
Mon Feb 26 17:03:13 EST 2007
On Mon, Feb 26, 2007 at 04:11:30AM +0000, Lee Forrest wrote:
> I am guessing that DOS doesn't have aliases, so you have never
> noticed this problem.
Older DOSen don't have true aliases, but FreeDOS does:
---
alias ls=dir
alias rm=del
alias vi=vim
---
These commands act the same way as they do on Linux; and they *can* be
put into a separate file for sourcing at system startup (I think that
the DOS command for this would be "call", not "source").
FreeDOS is improved over MSDOS in this acpect.
More information about the BasLinux
mailing list