[root@localhost tmp]# clock --show
bash: clock: command not found
[root@localhost tmp]# date -s
date: option requires an argument -- s
Try `date --help' for more information.
[root@localhost tmp]# cd /
[root@localhost /]# date
Fri Apr 10 08:25:55 CST 2009
[root@localhost /]# hwclock --show
bash: hwclock: command not found
[root@localhost /]# exit
exit
[lijingen@localhost tmp]$ hwclock --show
-bash: hwclock: command not found
[lijingen@localhost tmp]$
auhtcode 于 2009-04-10 09:10:00发表:
GOOD
marco.chan 于 2009-04-10 08:45:38发表:
sudo yum -y install util-linux-ng