Guest User

Untitled

a guest
Nov 23rd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. grep -r -H -L
  2.  
  3. grep -r -L
  4.  
  5. diff <(grep -r -H -L txt ~) <(grep -r -L txt ~)
Add Comment
Please, Sign In to add comment