Berkeley r-commands: Difference between revisions

Content deleted Content added
Protocol: $HOME/.rhosts
m Fixed a reference. Please see Category:CS1 errors: dates.
Line 43:
| style="text-align:left" | rwho || <ref name="NAG"/><ref name="Casad-350"/>
|}
 
 
==Protocol==
Line 49 ⟶ 48:
The original Berkeley package that provides {{code|rlogin}} also features {{code|rcp}} (remote-copy, allowing files to be copied over the network) and [[Remote Shell|rsh]] (remote-shell, allowing commands to be run on a remote machine without the user logging into it).
 
As an example, the protocol is as follows:<ref>{{Cite report |url=https://datatracker.ietf.org/doc/rfc1282/ |title=BSD Rlogin |last=Kantor |first=Brian |date=December 1991-12 |publisher=Internet Engineering Task Force |issue=RFC 1282}}</ref><syntaxhighlight lang="bash">
Client:
<null>