Another newbie question...
I searched the internet couple of hours... I pity myself... for not being able to find a command for making .gz file for a directory.
I found only : gzip -c filename.txt
which creates a gz for a single file.. but I am in need of a command for a directory containing files/directories.
please advise. thx in advance.
I searched the internet couple of hours... I pity myself... for not being able to find a command for making .gz file for a directory.
I found only : gzip -c filename.txt
which creates a gz for a single file.. but I am in need of a command for a directory containing files/directories.
please advise. thx in advance.
Comment