Advertisement
kremisoski

Chaining Linux Commands Sequentially

May 27th, 2015
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.07 KB | None | 0 0
  1. # How to chain commands sequentially
  2. command1;command2;command3;etc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement