If you are in the same directory as where your files / folders are placed, then you dont have to specify the file location. i.e. /usr/home/bleh/bleh This is how to make a .tar.gz from a Folder tar czf /path/to/output/folder/filename.tar.gz /path/to/folder i.e if you are in /path/to/output/ and you want to put the file in /path/to/output/ [...]

{ 0 comments }