Y
Hacker News
new
|
ask
|
show
|
jobs
by
GoblinSlayer
1327 days ago
On windows a command interpreter is just a console application like any other console application, you just run and use it, no "swapping" involved.
1 comments
anthk
1327 days ago
So is Unix.
xterm -e /usr/games/nethack
xterm -e /bin/sh
link
xterm -e /usr/games/nethack
xterm -e /bin/sh