ACUA Manuals
Stand-Alone Programs
ACUA Commands
These commands are all accessed via a single binary called "acua".
For example, you can access viewRec with
acua viewRec. You can also abbreviate the
command name, specifying only enough characters to allow ACUA to
distinguish the intended command -- e.g. viewRec
can be abbreviated to v!
acua <command> {arg}
addUser - create a new UNIX/ACUA
user account.
addRec - create a new ACUA user
record.
ban - ban a phone number from the system.
bytes - find out who is transferring
the most data.
daysLeft - show number of days remaining
until expiry.
delUser - delete a UNIX/ACUA
user account.
delRec - delete an ACUA user
record.
dump - dump ACUA user record(s)
for report generation.
dumpStats - dump statistics information
for report generation.
expire - expire accounts, subscriptions
and bans.
forEach - execute a command for each
user in the passwd file.
kick - kick a user off the system.
lock - temporarily lock out an ACUA
user.
modRec - modify an ACUA user
record.
pp - perform ACUA preprocessing on
a file.
purge - purge dead accounts.
renew - renew user time/data limits.
stats - show usage statistics in a human-readable
format.
subscribe - give a subscription to
a user.
sync - synchronize the acua_users
file with the passwd file.
timeLeft - show remaining time in
current session.
touch - exempt a user from the effects
of a acua purge.
unBan - unban a phone number from the
system.
unLock - unlock an ACUA account.
unSubscribe - unsubscribe a user.
version - show the ACUA program
version.
viewRec - show an ACUA user
record in a human-readable format.
Robert Davidson