Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

compress folder ubuntu

tar -czvf name-of-archive.tar.gz /path/to/directory-or-file
Comment

Compress a folder in Ubuntu

# To compress a folder in Ubuntu
zip -r compressed_filename.zip foldername
Comment

PREVIOUS NEXT
Code Example
Shell :: install composer 2 ubuntu 
Shell :: how to install xfce 
Shell :: silent install google chrome 
Shell :: install rethinkdb on ubuntu 
Shell :: Run C# script on linux terminal 
Shell :: no matching manifest for linux/arm64/v8 in the manifest list entries 
Shell :: install aws cli version 2 mac 
Shell :: open port 8080 fedora 
Shell :: install glfw3 
Shell :: cmd copy all files to another folder 
Shell :: git log all branches 
Shell :: delete commit 
Shell :: tar multiple files in linux 
Shell :: command to change user default shell 
Shell :: git pull from commit 
Shell :: install steghide ubuntu 
Shell :: how to change folder case sensitivity windows 10 all subfolder 
Shell :: sample bash script 
Shell :: How to open webpage in vbscript 
Shell :: npm install version 
Shell :: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/pgdg.list:1 and /etc/apt/sources.list.d/pgdg.list:2 
Shell :: install python poetry 
Shell :: how to totally uninstall prettier 
Shell :: octoprint log location 
Shell :: laravel sail composer 
Shell :: install node_modules 
Shell :: openjdk 1.8 mac brew 
Shell :: change directory on WSL 
Shell :: firebase kill port 
Shell :: gats gatsby-plugin-offline 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =