Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 226 Bytes

Goji Repl

Backup to txz file

tar cvJf old_and_new_p1.txz --exclude=pycache --exclude .pytest_cache *

Show contents of txz file

tar tvJf old_and_new_p1.txz

Restore from txz file

tar xvJf old_and_new_p1.txz