Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux combine zipped files

# Basic syntax:
cat file1.gz file2.gz > combined_files.gz
# Note, files compressed by gzip can be directly concatenated into larger
# 	gzipped files.
Comment

PREVIOUS NEXT
Code Example
Shell :: git init branch name 
Shell :: how to use sed output to overwrite existin file 
Shell :: bash: /bin/rm: Argument list too long 
Shell :: django load data from json file 
Shell :: github drupalcomposer project 
Shell :: twig install 
Shell :: arch linux fonts 
Shell :: changeset in jenkins pipeline 
Shell :: git delete pushed commit 
Shell :: linux version 
Shell :: bash use cat in sed command 
Shell :: how to give all permission to a directory in linux 
Shell :: mac refresh terminal 
Shell :: git commit back in time 
Shell :: command wait bash 
Shell :: sed add word to beginning of line 
Shell :: stop a process running on a port 
Shell :: intellij goto line 
Shell :: kill process on port 
Shell :: uninstall cv2 in pi 
Shell :: bash exit code status last command 
Shell :: flutter doctor - CocoaPods installed but not working 
Shell :: git stash unstage cahnges 
Shell :: the remote end hung up unexpectedly 
Shell :: assign home directory to user linux 
Shell :: uninstall mono ubuntu 
Shell :: ubuntu capture screen 
Shell :: file explorer shortcut 
Shell :: install nodejs with pacman 
Shell :: linux command disk speed test 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =