Created
January 8, 2015 19:41
-
-
Save danish-rehman/0fd7bc3729c7e04d3eed to your computer and use it in GitHub Desktop.
Run legacy ntp executable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Go the directory containing the executables | |
>> cd /proj/USC558L/exp/drehman/usr/sbin | |
# l - path to the log file | |
# d - debug mode on | |
>> ./ntpd -l path_to_logfile -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment