Advertisement
alseambusher

exeFile p5

Jun 15th, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.09 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. # a lot of code
  4. diff <(echo "$var1") <(echo "$var2")
  5. # a lot of code again
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement