我试图理解info who但完全失败了“非选项参数”这个词。有人可以用简单的话或例子向我解释这个词吗?
更新:来自“信息谁”:
如果没有给定非选项参数,`who' 会为当前登录的每个用户打印以下信息:登录名、终端线路、登录时间和远程主机名或 X 显示。
如果给出一个非选项参数,
who' uses that instead of a default system-maintained file (often/var/run/utmp' 或/etc/utmp') as the name of the file containing the record of users logged on./var/log/wtmp' 通常作为参数提供给 `who' 以查看谁以前登录过。如果给出两个非选项参数,
who' prints only the entry for the user running it (determined from its standard input), preceded by the hostname. Traditionally, the two arguments given are我是我吗,就像“我是谁”一样。
我 [想] …