Berkeley r-commands: Difference between revisions

Content deleted Content added
expanded; some reorganisation
m fixed citation
Line 60:
 
===rwho===
Just as the [[who (Unix)|who]] command lists the users who are logged in to the local Unix system, rwho lists those users who are logged into all [[multi-user]] Unix systems on the local network.<ref name="syst_rwhod">{{cite web |url=https://www.systutorials.com/docs/linux/man/1-rwho/ |title=rwho (1) - Linux Man Pages |access-date=2018-03-07}}</ref> rwho's daemon, rwhod, maintains a database of the status of Unix systems on the local network. The daemon and its database are also used by the ruptime program.<ref name="syst_rwhod">{{cite web |url=https://www.systutorials.com/docs/linux/man/8-rwhod/ |title=rwhod (8) - Linux Man Pages |access-date=2018-03-07}}</ref>
 
===rstat===