logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

who@ - print list of active users on a host

Description

who@  connects  to  TCP  port  11  (Systat)  on  host and prints any data it receives.  It removes CR and
       converts unprintable characters to a visible format.

       If host is not supplied, who@ connects to the local host.

       Some computers respond to port 11 with a list of active users.  For example, they may be running

            tcpserver 0 11 who &

Name

       who@ - print list of active users on a host

See Also

cat(1), delcr(1), tcpclient(1), tcpserver(1)

                                                                                                         who@(1)

Syntax

who@ [ host ]

See Also