UNZIP Server Side
UNZIP Server Side
Out of context: Reply #13
- Started
- Last post
- 17 Responses
- sparker0
at your bash prompt, try the commands:
$ man gunzip
or
$ which gunzip
it may not be installed. i don't know if all distro's include gzip in the default installs. i don't remember off the top of my head if gzip is included with bin-utils.
gentoo 2004.3 seems to have it as a default utility.
you can issue the following command and find out what your linux version is....
$ uname -a