DOSKEY DIR=DIR /W/O/A/P
DOSKEY TYPE=TYPE %1 | MORE
Commands like these are very handy, but by default I can only enter 4-5 of them. Otherwise it reports variable overflow. How can I modify config to solve this problem?
DOSKEY TYPE=TYPE %1 | MORE
Commands like these are very handy, but by default I can only enter 4-5 of them. Otherwise it reports variable overflow. How can I modify config to solve this problem?


