Advertisement
ZFR77

Untitled

Nov 4th, 2018
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.24 KB | None | 0 0
  1. ABC="1$ABC"
  2. if [[ $ABC == "11" ]]; then echo "$XYZ"; fi
  3. XYZ="71E17-65E47-AD4D2-984F8"
  4. if [[ $ABC == "" ]]; then
  5.     echo 'ABC="1$ABC"
  6. if [[ $ABC == "11" ]]; then echo "$XYZ"; fi
  7. '
  8. fi
  9. ABC="1$ABC"
  10. if [[ $ABC == "11" ]]; then echo "$XYZ"; fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement