TLDR
Enter a command. For example: wg quick, zip, i3status, openfortivpn.

btrbk

 
A tool for creating snapshots and remote backups of btrfs subvolumes. More information: https://digint.ch/btrbk/doc/readme.html.
 
  • Print statistics about configured subvolumes and snapshots:
     
    sudo btrbk stats
     
  • List configured subvolumes and snapshots:
     
    sudo btrbk list
     
  • Print what would happen in a run without making the displayed changes:
     
    sudo btrbk --verbose dryrun
     
  • Run backup routines verbosely, show progress bar:
     
    sudo btrbk --progress --verbose run
     
  • Only create snapshots for configured subvolumes:
     
    sudo btrbk snapshot

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.