TEXT 64
Untitled By pronto on 10th October 2023 07:25:26 PM
  1. pronto@hard( ~ )% tar --exclude="web/" -vzcf test.tar.tz test
  2. a test
  3. a test/tater
  4. a test/other
  5. a test/other/boilem
  6.  
  7. pronto@hard( ~ )% ls -l test/*
  8. -rw-r--r--  1 pronto  pronto  0 Oct 10 15:22 test/tater
  9.  
  10. test/other:
  11. total 1
  12. -rw-r--r--  1 pronto  pronto  0 Oct 10 15:22 boilem
  13.  
  14. test/web:
  15. total 1
  16. -rw-r--r--  1 pronto  pronto  0 Oct 10 15:22 potato

ifconfig paste is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.