The Answer
Tuesday, July 26, 2011
Ignore duplicate commands in Emacs shell
(setq comint-input-ignoredups t)
Wednesday, July 6, 2011
Call batch file from other batch file
I always forget how to do it, but it's simple, use the CALL command:
CALL other.bat
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)