Is it possible to run several commands (i.e. array)? Using `&&` with a long list is not so convenient.
Is it possible to run several commands (i.e. array)?
Using
&&with a long list is not so convenient.