Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sh -x element load firefox/1.1.1
- + v='load firefox/1.1.1'
- + for element in '$@v'
- + [[ load == \l\o\a\d ]]
- + loadPresent=1
- + for element in '$@v'
- + [[ firefox/1.1.1v == \l\o\a\d ]]
- + for element in '$@v'
- + [[ load =~ .*/.* ]]
- + for element in '$@v'
- + [[ firefox/1.1.1v =~ .*/.* ]]
- + slashPresent=1
- + [[ 1 == 1 ]]
- + [[ 1 == 1 ]]
- + echo 'Contains load and /'
- Contains load and /
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement