Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 4, 2021 13:13
Show Gist options
  • Save r-ryantm/bdb5b15856a91fd25880ccc93f07cbd2 to your computer and use it in GitHub Desktop.
Save r-ryantm/bdb5b15856a91fd25880ccc93f07cbd2 to your computer and use it in GitHub Desktop.
/nix/store/3kklfbmhw0qhsznmhhrpmwiipq0xgp4w-bupstash-0.7.0
├── bin
│   └── bupstash
└── share
└── man
├── man1
│   ├── bupstash.1.gz
│   ├── bupstash-gc.1.gz
│   ├── bupstash-get.1.gz
│   ├── bupstash-init.1.gz
│   ├── bupstash-list.1.gz
│   ├── bupstash-list-contents.1.gz
│   ├── bupstash-new-key.1.gz
│   ├── bupstash-new-sub-key.1.gz
│   ├── bupstash-put.1.gz
│   ├── bupstash-restore-removed.1.gz
│   ├── bupstash-rm.1.gz
│   └── bupstash-serve.1.gz
└── man7
├── bupstash-keyfiles.7.gz
├── bupstash-query-language.7.gz
└── bupstash-repository.7.gz
5 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment