例如,我setuid今天正在阅读手册页。它说:
如果调用者的有效 UID 为 root,则同时设置真实 UID 和保存的 set-user-ID。
我不知道什么set-user-ID是。如果没有 Internet 连接,我如何获得有关它的更多信息?
我能做的一件事就是打开一些书并搜索它。
我的 Linux 系统上还有哪些其他地方可以搜索更多信息?
xen*_*ide 12
用 apropos
apropos - search the manual page names and descriptions
Run Code Online (Sandbox Code Playgroud)
apropos 'set user id'举个例子试试。