Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create a zip file in linux

Zipping a folder in linux
zip -r tecmint_files.zip tecmint_files

Unzipping a Zip file in linux
unzip tecmint_files.zip
Comment

linux zip file

gzip -c filename > filename.gz
Comment

linux zip file

gzip -c filename > filename.gz
Comment

linux zip file

gzip -c filename > filename.gz
Comment

zip file linux

$zip -r file.zip directory_name
Comment

linux zip file

gzip -c filename > filename.gz
Comment

linux zip file

gzip -c filename > filename.gz
Comment

linux zip file

gzip -c filename > filename.gz
Comment

linux zip file

gzip -c filename > filename.gz
Comment

linux zip file

gzip -c filename > filename.gz
Comment

PREVIOUS NEXT
Code Example
Shell :: install cv2 
Shell :: switch zsh to bash 
Shell :: ubuntu install java 16 
Shell :: matrix effect 
Shell :: az login acr -n 
Shell :: how to get list of users in ubuntu 
Shell :: docker view container logs 
Shell :: increment variable bash 
Shell :: bash wait for input to continue 
Shell :: wget download filename 
Shell :: linux require a password to open a certain file 
Shell :: wsl restart 
Shell :: awk sum column 
Shell :: mysql query result to file 
Shell :: bash suppress error code 
Shell :: install cypress 
Shell :: How to install LAMP in CentOs 7? 
Shell :: renaming a docker container 
Shell :: conda install open3d in specific environment 
Shell :: kill port linus 
Shell :: ping madule for ansible 
Shell :: windows how to access wsl from explorer 
Shell :: java path ubuntu 20.04 
Shell :: how to undo a git stash 
Shell :: ubuntu arial font 
Shell :: failed to push some refs to repository 
Shell :: upgrade seaborn version 
Shell :: linux get ip by domain 
Shell :: curl request print response 
Shell :: ip info on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =