Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

incremental backup 7zip

# create the difference step into the past (add a  before the ! in bash)
7z u {base archive.7z} {folder to archive} -mx=9 -u- -up1q1r3x1y1z0w1!{decrement.7z}

# update the Archive to the latest files
7z u {base archive.7z} {folder to archive} -mx=9 -up0q0x2
Comment

PREVIOUS NEXT
Code Example
Shell :: asdf install nodejs 12 m1 
Shell :: install composer per project in multiple php version 
Shell :: The process cannot access the file because it is being used by another process. Press any key to continue... 
Shell :: install svgo linux 
Shell :: redwood login 
Shell :: find size delete bash 
Shell :: shell current week 
Shell :: how to open nmap windows bash 
Shell :: merge two branches git 
Shell :: git merge branch into main 
Shell :: how to see map of branches in git 
Shell :: install Dagger 2 in Android studio 
Shell :: bashrc check if interactive 
Shell :: conda install mahotas 
Shell :: what is appmenu-gtk-module 
Shell :: mamp mac debug logs 
Shell :: Which dotfile manager should I use for linux 
Shell :: how to use github code 
Shell :: tor mac not connected 
Shell :: how to pip install on command prompt 
Shell :: programming tools fedora 
Shell :: libodbc1 2.3.7 ubuntu 
Shell :: how to stop the node server from running 
Shell :: is there any method to do clearscreen mongo shell 
Shell :: docker ps grep container id 
Shell :: bash array and for loop 
Shell :: virtualbox extension pack linux 
Shell :: rename folder in terminal 
Shell :: mac send terminal output to clipboard 
Shell :: mac bash_profile file not being sourced 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =