EnglishFrenchSpanish

Ad


OnWorks favicon

xtell - Online in the Cloud

Run xtell in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command xtell that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


xtell - sends a message to another computer running xtelld

SYNOPSIS


xtell [-v] [user[:tty][@host[:port]]] [message]

write user [tty]

DESCRIPTION


How to use it: suppose you want to send a message to user gubas on computer
trener.fsport.uniba.sk Just type:

prompt:~% xtell [email protected] Hi

To send multiple lines long message to user 7tokarova at computer pascal.fmph.uniba.sk,
type

prompt:~% xtell [email protected]
Hi
How are you today
Please answer
^D

in this case, finish sending messages with EOF (CTRL D)

If you want to send message to user holik on local computer, you can do it either by
typing:

prompt:~% xtell holik@localhost Hi

or simply:

prompt:~% xtell holik Hi

To send message to certain tty, append the tty to username, separated by colon:

prompt:~% xtell stanys:[email protected] 'Sveikas Tomai'

will send message 'Sveikas Tomai' to user stanys on ttyp2 at computer
reaktor.ip.fmph.uniba.sk

To specify other port than the default 4224, append the port to computer name, separated
by colon:

prompt:~% xtell [email protected]:4000 'Ahoj'

assumes the xtell daemon runs at computer radon on port 4000, and sends the message 'Ahoj'
to user bosa.

Option -v turns verbose mode on. Xtell will then display some messgaes about connecting,
which is usefull especially when the connection is slow.

Example:

prompt:~% xtell -v [email protected]

xtell invoked without parameters will ask user for username and host to send the message
to.

If the user has created in his/her/its home directory the file .xtell-log, and the file is
writable by nobody, all messages will be written to this file as well as to the screen
(handy when the screen is overwritten and you could not see the message).

xtell checks the environmental variable XTELLPROMPT. If it exists, it is used as prompt
for messages.

Last notice: if you do not think zsh is the best shell, (besides doing a mistake) replace
prompt:~% in above text with prompt:~$ or whatever :-)

Use xtell online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 2
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 3
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 4
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 5
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • 6
    eSpeak: speech synthesis
    eSpeak: speech synthesis
    Text to Speech engine for English and
    many other languages. Compact size with
    clear but artificial pronunciation.
    Available as a command-line program with
    many ...
    Download eSpeak: speech synthesis
  • More »

Linux commands

Ad