//pack //certain files cd /home/user/TheDir/ 7z a arch.7z file01.foo file02.foo cd /home/user/TheDir/ 7z a /home/user/arch.7z //unpack 7z x arch.7z