Results 1 to 5 of 5
When working in the Terminal/Konsole how do i put different commands on a new line so i don't become confused please. Big thanks for any and all help....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-19-2008 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 51
Terminal/Konsole
When working in the Terminal/Konsole how do i put different commands on a new line so i don't become confused please. Big thanks for any and all help.
- 01-19-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Could you give us an example of what you mean?
Also, be sure to check out LinuxCommand.org to learn command line under Linux.oz
- 01-20-2008 #3
- 01-20-2008 #4Just Joined!
- Join Date
- Dec 2007
- Posts
- 7
if you want to separate one command into different lines, use \<Enter> to start a new line and <Enter> to execute the command.
if you want to run multiple command, just put ; btwn commands or simply open another terminal under GUI or switch to any of the six virtual terminals. Alt+Ctrl+F(1-6), these terminals are parallel and can work simultaneously.
- 01-20-2008 #5Just Joined!
- Join Date
- Oct 2007
- Posts
- 51
Thanks for all the help everyone. It really is appreciated. Cheers


Reply With Quote
