Memento script shell

Créer un script shell

$ nano premierscript.sh 

Contenu du fichier premierscript.sh

#!/bin/bash 
$ ./premierscript.sh