Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 26, 2019 18:43
Show Gist options
  • Save ryantm/ec236126c1b38a5d0d14bce03ac0c413 to your computer and use it in GitHub Desktop.
Save ryantm/ec236126c1b38a5d0d14bce03ac0c413 to your computer and use it in GitHub Desktop.
/nix/store/01swjqvf703mdaj2y6pw0mp9i73fsql1-nbd-3.19
├── bin
│   ├── nbd-client
│   ├── nbd-server
│   └── nbd-trdump
├── sbin -> bin
└── share
├── doc
│   └── nbd-3.19
│   └── README.md
└── man
├── man1
│   ├── nbd-server.1.gz
│   └── nbd-trdump.1.gz
├── man5
│   ├── nbd-server.5.gz
│   └── nbdtab.5.gz
└── man8
└── nbd-client.8.gz
9 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment