I am trying to use case to run this function
if [[ $input -gt 0 || $input -eq 0 ]];
Is it possible to put in case to test the input for greater than 0 or equal to 0, or even 0 and less than 0, in case.
Aucun commentaire:
Enregistrer un commentaire