⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.hwclock

📁 Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分区和管理硬盘驱动器
💻 HWCLOCK
字号:
Hwclock is a program that runs under Linux and sets and queries the Hardware Clock, which is often called the Real Time Clock, RTC, orCMOS clock.Sometimes, you need to install hwclock setuid root.  If you want usersother than the superuser to be able to display the clock value using thedirect ISA I/O method, install it setuid root.  If you have the /dev/rtcinterface on your system or are on a non-ISA system, there's probablyno need for users to use the direct ISA I/O method, so don't bother.To install setuid root, do something like this:  chmod a=rx,u=s /sbin/hwclockIn any case, hwclock will not allow you to set anything unless you havethe superuser _real_ uid.  (This is restriction is not necessary if youhaven't installed setuid root, but it's there for now).You may want to preformat and/or compress the man page before installing.If you want to build hwclock, just cd to the source directory and invokemake with no parameters.hwclock calls option processing routines in the libsshopt library,which is part of Sverre H. Huseby's "shhopt" package. Youcan find a more authoritative copy of this package on metalab(ftp://metalab.unc.edu/pub/Linux/libs/shhopt-X.Y).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -