Results 1 to 2 of 2
As in windows i am using .bat file in which i have "start cmd.exe" on clicking .bat file it will open command prompt. How to achieve the same in linux....
- 08-13-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
how to open terminal from .sh file
As in windows i am using .bat file in which i have "start cmd.exe" on clicking .bat file it will open command prompt. How to achieve the same in linux.
- 08-13-2007 #2Just Joined!
- Join Date
- Aug 2007
- Location
- BLR
- Posts
- 5
srmanthanwar, cmd.exe is a terminal emulator... but it is alone in whole win
today you can use many emulators for *nix: konsole, xterm, aterm, ..... if you mean 'window with black background and white symbols'


Reply With Quote