FG
💻 Software

Command aliases in Command Prompt?

Fresh5 days ago
Mar 15, 202638395 views
Confidence Score0%
0%

Problem

How can I make command aliases in Windows' Command Prompt like I would with ? I found out about in a forum thread, so I can do something like: ...and now the command acts a little more like on Unix. (I type so often in , it isn't even funny.) But how do I get this to stick between sessions? It goes…

Error Output

doskey ls=dir /b

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Command aliases in Command Prompt?

Low Risk

It is rather easy to setup permanent aliases in the Windows command prompt using the command and Autorun option. Quick step-by-step guide: Create a new batch file, call it . Copy/paste the text below. TIP: I recommend creating a folder for all your …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment