[+] xcpz
This commit is contained in:
@@ -110,6 +110,7 @@ alias mkfs.fat32="sudo mkfs.fat -F 32"
|
||||
alias btrfs-fs-progress="sudo watch -d sudo btrfs fi us"
|
||||
alias btrfs-balance-progress="sudo watch -d btrfs balance status"
|
||||
alias xcp="rsync -aviHAXKhS --one-file-system --partial --info=progress2 --atimes --open-noatime --delete --exclude='*~' --exclude=__pycache__"
|
||||
alias xcpz="xcp --compress-choice=zstd --compress-level=3 --checksum-choice=xxh3"
|
||||
|
||||
alias tmuxs="tmux new-session -s"
|
||||
alias tmuxr="tmux attach-session -t"
|
||||
|
||||
Reference in New Issue
Block a user