Berkeley r-commands: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: template type. Add: s2cid. | Use this bot. Report bugs. | #UCB_CommandLine
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5
Line 67:
 
===rcp===
rcp can copy a file or directory from the local system to a remote system, from a remote system to the local system, or from one remote system to another.<ref name="Farrell">{{cite web |url=https://earthsci.stanford.edu/computing/unix/netcommands/rcp.php |title=rcp |last=Farrell |first=Phillip |date=3 August 2004 |website=earthsci.stanford.edu |publisher=Stanford University School of Earth, Energy & Environmental Sciences |access-date=2018-03-06 |archive-date=2021-02-07 |archive-url=https://web.archive.org/web/20210207204751/https://earthsci.stanford.edu/computing/unix/netcommands/rcp.php |url-status=dead }}</ref> The command line [[Parameter (computer programming)|arguments]] of cp and rcp are similar, but in rcp remote files are prefixed with the name of the remote system:
 
rcp file.txt subdomain.___domain:~/home/foo/file.txt