Here is how to uncompress tar file.
# gunzip filename.tar.gz
or
# tar xvf filename.tar
Here is the command to execute .pl file.
# perl vmware-install.pl
Here is how to uncompress tar file.
# gunzip filename.tar.gz
or
# tar xvf filename.tar
Here is the command to execute .pl file.
# perl vmware-install.pl
CATEGORIES:
Tags:
Comments are closed