003 File Manager
Current Path:
/usr/src/contrib/ntp/scripts/deprecated
usr
/
src
/
contrib
/
ntp
/
scripts
/
deprecated
/
📁
..
📄
freq_adj.in
(2.27 KB)
📄
hpadjtime.sh
(302 B)
📄
html2man.in
(6.5 KB)
📄
ntp-close
(221 B)
📄
ntp-groper
(2.53 KB)
📄
ntp-restart
(266 B)
📄
ntp-status
(1.02 KB)
Editing: hpadjtime.sh
#! /bin/sh val=1 if [ -f /bin/uname -o -f /usr/bin/uname ]; then set `uname -a | tr '[A-Z]' '[a-z]'` case "$1" in hp-ux) case "$3" in *.10.*) val=1 ;; *.09.03 | *.09.10) case "$5" in 9000/3*) val=1 ;; *) val=0 ;; esac ;; *) val=0 ;; esac ;; *) esac fi exit $val
Upload File
Create Folder