Linux Related Stuff

Open a new terminal while you are working in another terminal:
gnome-terminal or gnome-terminal -x ./BASHFILENAME.sh to run a 
bash file in new terminal.
If your working with xterm, so you do this: xterm and 
xterm -e BASHFILENAME.sh.

No comments:

Post a Comment