GNU Rush |
|
Restricted User Shell |
Sergey Poznyakoff |
rushlast
utility.The rushlast
utility searches back through the GNU Rush database
and displays a list of all user sessions since the database was
created. By default, it displays the following information:
Login Rule Start Stop Time Command gray rsync Sun 20:43 Sun 20:43 05:57 /usr/bin/rsync /upload jeff sftp Sun 20:09 running 07:17 /bin/sftp-server
The login name of the user.
The tag of the rule he is served under (see tag).
Time when the rule began execution.
Time when the command finished, or the word ‘running’ if it is still running.
Duration of the session.
Command line being executed.
This format is a built-in default. It may be changed either by
setting the RUSHLAST_FORMAT
environment variable to the desired
format string, or by using --format command line option
(see Rushlast Options).
This document was generated on January 2, 2022 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.