Some Linux commands I find useful.
tar -xvjpf file.tar.bz2
bunzip2 file.bz2
tar -xzf file.tgz
find . -name file.txt -print
Our life and adventures.
Some Linux commands I find useful.
tar -xvjpf file.tar.bz2
bunzip2 file.bz2
tar -xzf file.tgz
find . -name file.txt -print