plusieurs commandes une ligne Linux

command1 && command2 OR
command1; command2 OR
command1 || command2
Matthew Edelen