Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 11, 2018 07:28
Show Gist options
  • Save ryantm/60dede830d6efc2bf29be2b4983e4c97 to your computer and use it in GitHub Desktop.
Save ryantm/60dede830d6efc2bf29be2b4983e4c97 to your computer and use it in GitHub Desktop.
/nix/store/d5v3k2h8rdhxzyg4my66nrr0zhdhzvaw-chrony-3.3
├── bin
│   ├── chronyc
│   └── chronyd
├── sbin -> bin
├── share
│   └── man
│   ├── man1
│   │   └── chronyc.1.gz
│   ├── man5
│   │   └── chrony.conf.5.gz
│   └── man8
│   └── chronyd.8.gz
└── var
└── lib
└── chrony
10 directories, 5 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment