Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 5, 2020 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/bf807480f601cec58a8eb523b173e70e to your computer and use it in GitHub Desktop.
Save r-ryantm/bf807480f601cec58a8eb523b173e70e to your computer and use it in GitHub Desktop.
/nix/store/nw67lcfq427hrfzy0fcj9823qay12ccw-ntp-4.2.8p14
├── bin
│   ├── calc_tickadj
│   ├── ntpd
│   ├── ntpdate
│   ├── ntpdc
│   ├── ntp-keygen
│   ├── ntpq
│   ├── ntptime
│   ├── ntptrace
│   ├── ntp-wait
│   ├── sntp
│   ├── tickadj
│   └── update-leap
├── libexec
├── sbin -> bin
└── share
├── man
│   ├── man1
│   │   ├── calc_tickadj.1.gz
│   │   ├── ntpd.1.gz
│   │   ├── ntpdc.1.gz
│   │   ├── ntp-keygen.1.gz
│   │   ├── ntpq.1.gz
│   │   ├── ntptrace.1.gz
│   │   ├── ntp-wait.1.gz
│   │   ├── sntp.1.gz
│   │   └── update-leap.1.gz
│   ├── man5
│   │   ├── ntp.conf.5.gz
│   │   └── ntp.keys.5.gz
│   └── man8
└── ntp
└── lib
└── NTP
└── Util.pm
11 directories, 24 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment