NAME
chktcpquota - Check the tcp quotas for the user(s) thus far.
SYNOPSIS
chktcpquota
OR:
chktcpquota [options]
chktcpquota {help, -h, --help}
chktcpquota {user, -u, --user}
chktcpquota {all, -a, --all}
chktcpquota {log, -l, --log}
DESCRIPTION
Outputs the quota value for a user. If called without arguments,
outputs ones own value.
OPTIONS
help, -h, --help
Print a usage message on standard output and exit successfully.
user, -u, --user
Output the user running the programs own quota value.
log, -l, --log
Outputs the log for the addition/removal of quota points.
all, -a, --all
Outputs a list of all users that have accumulated TCP quota thus
far.
SEE ALSO
tcpquotad(8)
AUTHOR
Turbo Fredriksson, <turbo@tripnet.se>
Martin Budsjoe, <marbud@tripnet.se>