Guest User

Untitled

a guest
Jul 17th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. $ grep -Fvxf FileE.txt FileP.txt > output.txt
  2.  
  3. grep: memory exhausted
  4.  
  5. core file size (blocks, -c) unlimited
  6. data seg size (kbytes, -d) unlimited
  7. file size (blocks, -f) unlimited
  8. open files (-n) 256
  9. pipe size (512 bytes, -p) 8
  10. stack size (kbytes, -s) 2032
  11. cpu time (seconds, -t) unlimited
  12. max user processes (-u) 256
  13. virtual memory (kbytes, -v) unlimited
Add Comment
Please, Sign In to add comment