歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
您现在的位置: Linux教程網 >> UnixLinux >  >> Linux基礎 >> 關於Linux

簡明Linux命令行筆記:hwclock

簡明Linux命令行筆記:hwclock   顯示或設置CMOS時間   hwclock [options]   www.2cto.com   選項 -r               默認選項,讀取並打印CMOS時間   -s               將CMOS時間設置為系統時間   -w               將系統時間設置為CMOS時間   示例 hwclock Darling siu # hwclock 2013年01月17日 星期四 23時48分39秒  -0.234902 seconds 顯示CMOS時間  www.2cto.com     hwclock -s Darling siu # hwclock -s Darling siu # date 2013年 01月 17日 星期四 23:50:06 CST 將CMOS時間設置為系統時間   Tips: hwclock命令需要root權限才能執行  
Copyright © Linux教程網 All Rights Reserved