Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 19, 2018 05:44
Show Gist options
  • Save ryantm/e0050389ab1f978da6cea6fdba7a6c1b to your computer and use it in GitHub Desktop.
Save ryantm/e0050389ab1f978da6cea6fdba7a6c1b to your computer and use it in GitHub Desktop.
/nix/store/3g4ks4j5qpbmaz77h94cq00rb09bw4nx-uptimed-0.4.1
├── bin
│   ├── uprecords
│   └── uptimed
├── etc
│   └── uptimed.conf-dist
├── lib
│   ├── libuptimed.la
│   ├── libuptimed.so -> libuptimed.so.0.0.0
│   ├── libuptimed.so.0 -> libuptimed.so.0.0.0
│   └── libuptimed.so.0.0.0
├── sbin -> bin
└── share
└── man
├── man1
│   └── uprecords.1.gz
└── man8
└── uptimed.8.gz
8 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment