Last login: Tue May 20 14:06:07 on console
Mac7:~ jkernitzki$ man write
WRITE(1) BSD General Commands Manual WRITE(1)
NAME
write -- send a message to another user
SYNOPSIS
write user [ttyname]
DESCRIPTION
The write utility allows you to communicate with other users, by copying
lines from your terminal to theirs.
When you run the write command, the user you are writing to gets a mes-
sage of the form:
Message from yourname@yourhost on yourtty at hh:mm ...
Any further lines you enter will be copied to the specified user's termi-
nal. If the other user wants to reply, they must run write as well.
When you are done, type an end-of-file or interrupt character. The other
user will see the message `EOF' indicating that the conversation is over.