rcmdsh.3 (ae828962685b8ae9e5104ce8e7fe8b05effcb9ec) | rcmdsh.3 (2efeeba554cbd7bdee9cfe17641c8bd335c7972f) |
---|---|
1.\" $OpenBSD: rcmdsh.3,v 1.6 1999/07/05 04:41:00 aaron Exp $ 2.\" 3.\" Copyright (c) 1983, 1991, 1993 4.\" The Regents of the University of California. All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 65 unchanged lines hidden (view full) --- 74Otherwise 75.Fa *ahost 76is set to the standard name of the host 77and a connection is established to a server 78residing at the well-known Internet port 79.Dq Li shell/tcp 80(or whatever port is used by 81.Fa rshprog ) . | 1.\" $OpenBSD: rcmdsh.3,v 1.6 1999/07/05 04:41:00 aaron Exp $ 2.\" 3.\" Copyright (c) 1983, 1991, 1993 4.\" The Regents of the University of California. All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 65 unchanged lines hidden (view full) --- 74Otherwise 75.Fa *ahost 76is set to the standard name of the host 77and a connection is established to a server 78residing at the well-known Internet port 79.Dq Li shell/tcp 80(or whatever port is used by 81.Fa rshprog ) . |
82The parameter | 82The |
83.Fa inport | 83.Fa inport |
84argument |
|
84is ignored; it is only included to provide an interface similar to 85.Xr rcmd 3 . 86.Pp 87If the connection succeeds, 88a socket in the 89.Ux 90domain of type 91.Dv SOCK_STREAM --- 28 unchanged lines hidden --- | 85is ignored; it is only included to provide an interface similar to 86.Xr rcmd 3 . 87.Pp 88If the connection succeeds, 89a socket in the 90.Ux 91domain of type 92.Dv SOCK_STREAM --- 28 unchanged lines hidden --- |