Changes

Jump to: navigation, search

Tutorial5: Redirection

4 bytes added, 15:59, 24 January 2020
Multiple Commands Using Semicolon ";" and Grouping Commands "( )"
Besides piping, there are other ways that multiple commands may be placed in one line: commands may be separated by semi-colons.<br>
''Example:''
<span style="font-family:courier;font-weight:bold">sleep 5; ls</span> ('''NOTE:''' each command will be executed when the previous command has terminated)
13,420
edits

Navigation menu