talk.1 (c6189102a36744e2d5bc50714ba62168a5e55f32) | talk.1 (a27bb57a02b91dc274c57d35047e5bf5b2c91490) |
---|---|
1.\" Copyright (c) 1983, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 24 unchanged lines hidden (view full) --- 33.\" 34.Dd June 6, 1993 35.Dt TALK 1 36.Os BSD 4.2 37.Sh NAME 38.Nm talk 39.Nd talk to another user 40.Sh SYNOPSIS | 1.\" Copyright (c) 1983, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 24 unchanged lines hidden (view full) --- 33.\" 34.Dd June 6, 1993 35.Dt TALK 1 36.Os BSD 4.2 37.Sh NAME 38.Nm talk 39.Nd talk to another user 40.Sh SYNOPSIS |
41.Nm talk | 41.Nm |
42.Ar person 43.Op Ar ttyname 44.Sh DESCRIPTION 45.Nm Talk 46is a visual communication program which copies lines from your 47terminal to that of another user. 48.Pp 49Options available: --- 16 unchanged lines hidden (view full) --- 66argument may be used to indicate the appropriate terminal 67name, where 68.Ar ttyname 69is of the form 70.Ql ttyXX . 71.El 72.Pp 73When first called, | 42.Ar person 43.Op Ar ttyname 44.Sh DESCRIPTION 45.Nm Talk 46is a visual communication program which copies lines from your 47terminal to that of another user. 48.Pp 49Options available: --- 16 unchanged lines hidden (view full) --- 66argument may be used to indicate the appropriate terminal 67name, where 68.Ar ttyname 69is of the form 70.Ql ttyXX . 71.El 72.Pp 73When first called, |
74.Nm talk | 74.Nm |
75sends the message 76.Bd -literal -offset indent -compact 77Message from TalkDaemon@his_machine... 78talk: connection requested by your_name@your_machine. 79talk: respond with: talk your_name@your_machine 80.Ed 81.Pp 82to the user you wish to talk to. At this point, the recipient --- 4 unchanged lines hidden (view full) --- 87It doesn't matter from which machine the recipient replies, as 88long as his login-name is the same. Once communication is established, 89the two parties may type simultaneously, with their output appearing 90in separate windows. Typing control-L 91.Ql ^L 92will cause the screen to 93be reprinted, while your erase, kill, and word kill characters will 94behave normally. To exit, just type your interrupt character; | 75sends the message 76.Bd -literal -offset indent -compact 77Message from TalkDaemon@his_machine... 78talk: connection requested by your_name@your_machine. 79talk: respond with: talk your_name@your_machine 80.Ed 81.Pp 82to the user you wish to talk to. At this point, the recipient --- 4 unchanged lines hidden (view full) --- 87It doesn't matter from which machine the recipient replies, as 88long as his login-name is the same. Once communication is established, 89the two parties may type simultaneously, with their output appearing 90in separate windows. Typing control-L 91.Ql ^L 92will cause the screen to 93be reprinted, while your erase, kill, and word kill characters will 94behave normally. To exit, just type your interrupt character; |
95.Nm talk | 95.Nm |
96then moves the cursor to the bottom of the screen and restores the 97terminal to its previous state. 98.Pp 99Permission to talk may be denied or granted by use of the 100.Xr mesg 1 101command. At the outset talking is allowed. Certain commands, in 102particular 103.Xr nroff 1 --- 30 unchanged lines hidden --- | 96then moves the cursor to the bottom of the screen and restores the 97terminal to its previous state. 98.Pp 99Permission to talk may be denied or granted by use of the 100.Xr mesg 1 101command. At the outset talking is allowed. Certain commands, in 102particular 103.Xr nroff 1 --- 30 unchanged lines hidden --- |