Sidebar: Executing Commands in write
While in the midst of a write session with another
user, you
can still run shell commands on your terminal. To do
so, enter an
exclamation mark (!) as the first character on the line,
immediately
preceding the command. write will then assume the rest
of
the line to be a command, and will execute that command.
|