Translations:A tutorial on 'tar'/84/en
Jump to navigation
Jump to search
[user_name@localhost]$ ls
bin/ documents/ jobs/ new.log.dat.bz2 new_results/ programs/ report/ results/ results.tar.bz2 tests/ work/
[user_name@localhost]$ bunzip2 new.log.dat.bz2
[user_name@localhost]$ bunzip2 results.tar.bz2
[user_name@localhost]$ ls
bin/ documents/ jobs/ new.log.dat new_results/ programs/ report/ results/ results.tar tests/ work/