13,420
edits
Changes
→Multiple Commands Using Semicolon, Grouping, and Backquotes
''Example:''
<span style="font-family:courier;font-weight:bold">(echo "Who is on:"; w) > whoson</span><br> (''Note: <u>all</u> command output is sent to a file'')