ISON

Section: User Commands (1)
Updated: 20 November 1992
Index Return to Main Contents
 

NAME

ison - inform the user when someone logs on  

SYNOPSIS

ison [ -d | -v ] [ -s cmd ] [ -p seconds ] [ -i iterations [ -f finger-cmd ] [ -j ] -a | username  

DESCRIPTION

IsOn's purpose is it to let you know when someone logs on. IsOn lowers it's priority automatically, so it takes very little CPU, and spares you the trouble of remembering to use nice(1). It also puts itself in the background automatically, as of version 4. For remote addresses (those in dude@machine.domain format) the finger(1) utility is used, or for a user on the same machine that you are on, IsOn will simply walk the utmp(5) file.

IsOn quits when its parent is killed (logout, hangup, etc) or the finger-cmd times out.  

OPTIONS

-a
Ask you for the user name, so others can't see it within ps(1) output.
-p
Specify the seconds between iterations (defaults: local=10, remote=45).
-i
Give up after iterations iterations (default is infinity).
-d
Turn debugging mode on.
-v
Turn debugging mode on.
-j
Don't go in the background automatically.
-s
Execute cmd when user is found.
-f
Execute finger-cmd for remote adresses (default: finger -fq).
 

EXAMPLE

To be informed when the author of ison logs on:
ison mgleason@cse.unl.edu

Shortly after the specifed user logs on, ison will print the message:

** mgleason logged in since Wed Oct 16 02:19:33 1991

 

FILES

/etc/utmp
 

SEE ALSO

finger(1), ps(1), w(1), who(1)  

AUTHOR

Version 4.0 by Mike Gleason (mgleason@cse.unl.edu), with contributions from Mark Galassi and Tim Wilson. Copyright 1990-92 NCEMRSoft. Manual page by Chris Lindig & R. P. C. Rodgers


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
FILES
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 07:04:40 GMT, December 12, 2024