Update Question 15.19:
- Point to Handbook Reviewed by: trhodes Approved by: gabor
This commit is contained in:
parent
d0b5c5cec2
commit
28c796df33
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32467
1 changed files with 3 additions and 11 deletions
|
@ -9710,17 +9710,9 @@ hint.sio.7.irq="12"</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>If you are talking to another &unix; system, you can
|
||||
send and receive files with <literal>~p</literal> (put)
|
||||
and <literal>~t</literal> (take). These commands run
|
||||
&man.cat.1; and &man.echo.1; on the remote system to
|
||||
accept and send files. The syntax is:</para>
|
||||
|
||||
<programlisting>~p <local-file> [<remote-file>]
|
||||
~t <remote-file> [<local-file>]</programlisting>
|
||||
|
||||
<para>There is no error checking, so you probably should use
|
||||
another protocol, like zmodem.</para>
|
||||
<para>See <ulink
|
||||
url="&url.books.handbook;/dialout.html#AEN31159">this answer</ulink>
|
||||
in the &os; Handbook.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue