Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
WS(1)			     General Commands Manual			   WS(1)

NAME
     ws -- sort the output of w by terminal name

SYNOPSIS
     ws [-husfVo] [user]

DESCRIPTION
     The  ws  utility invokes w(1) with the specified options and then sorts the
     output by the name of the controlling terminal, as BSD-style w(1) would do.

RETURN VALUES
     The ws utility exits 0 on success, and >0 if an error occurs.

ENVIRONMENT
     The ws utility's operation is currently not directly affected by its  envi-
     ronment.  However, it uses mktemp(1) to create a temporary file, so on var-
     ious systems the TMPDIR, TMP, or TEMP environment variables may be honored.

FILES
     The ws utility's operation is currently not directly affected by any files.

EXAMPLES
     See who is logged on:

	   ws

     Use the short format:

	   ws -s

HISTORY
     The ws utility was written by Peter Pentchev in 2010.

AUTHORS
     Peter Penchev <roam@ringlet.net>

FreeBSD ports 15.quarterly	 August 17, 2010			   WS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ws&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help