💻 Software
Doskey for compound command
Fresh5 days ago
Mar 15, 20269954 viewsConfidence Score0%
0%
Problem
Doskey works in modern versions of Windows for setting aliases for single commands, e.g. . There's a slight problem trying to use it for compound commands like since this gets interpreted as . The obvious fix would be to add explicit parentheses, but for some reason this doesn't work, and doesn't w…
Error Output
doskey foo=bar
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Doskey for compound command
Low Risk
Escape the ampersand.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix