Skip to Content.
Sympa Menu

baslinux - Re: [BL] File Manager/Browsers (was: long filenames) 57

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Karolis Lyvens <karolisl AT gmail.com>
  • To: lforrestster AT gmail.com, baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] File Manager/Browsers (was: long filenames) 57
  • Date: Tue, 27 Feb 2007 00:03:13 +0200

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.




Archive powered by MHonArc 2.6.24.

Top of Page