1

I dont know that. Thanks for help. for example:

[ $test = 'some string' ] && echo 'yes' || echo 'no'


[[ $test = 'some string' ]] && echo 'yes' || echo 'no'
chemila
  • 4,231
  • 4
  • 22
  • 18

0 Answers0