Faisons quelques tests sur un script que nous appellerons conditions.sh : #!/bin/bash nom="Bruno" if [ $nom = "Bruno" ] then echo "Salut ...
確定! 回上一頁