Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

zip some files linux

zip archivename.zip filename1 filename2 filename3
Comment

linux zip file

gzip -c filename > filename.gz
Comment

linux zip file

gzip -c filename > filename.gz
Comment

zip files linux

zip -r archivename.zip directory_name
Copy
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

zip command in linux

Syntax :

zip [options] zipfile files_list

Syntax for  Creating a zip file:

$zip myfile.zip filename.txt
Comment

linux zip file

gzip -c filename > filename.gz
Comment

PREVIOUS NEXT
Code Example
Shell :: cudaa nn version 
Shell :: bash test if in interactive shell 
Shell :: sudo run command as another user 
Shell :: debian buster enable rc.local 
Shell :: Winbox for linux 
Shell :: git check diff between two repositories 
Shell :: linux user all permissions 
Shell :: uninstall kite 
Shell :: add ssh to github 
Shell :: how to backup db mysql from cli 
Shell :: pulling a branch from github 
Shell :: install vercel 
Shell :: sudo pip3 install 
Shell :: symbolic link linux 
Shell :: add alias fish shell 
Shell :: untar all files in a directory 
Shell :: cmd dir all files subfolders 
Shell :: grep 10 line before 
Shell :: how to kill a process in linux 
Shell :: installing font awesome brand icons 
Shell :: git pull a specific sha 
Shell :: how to install kite on manjero 
Shell :: nuget reinstall packages 
Shell :: Meaning of the GitHub message: push declined due to email privacy restrictions 
Shell :: tailwind installation 
Shell :: create requirements file from project add them to poetry dependency 
Shell :: check scheduler on localhost laravel 
Shell :: git pull origin main 
Shell :: github new repository 
Shell :: ansible Permission denied (publickey,password). 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =