Tag Archives: archive file

Extract all Archive File Format With Just One Command in Linux

There are large number of archive file formats – .zip, .tar.gz, .tar, .gz, .7zip, .rar, etc etc.. I find it difficult to remember the command line options for extracting different archive file formats. So, I wrote a bash function which … Continue reading

Posted in bash, Linux, Uncategorized | Tagged , , | 6 Comments