GNU Rush – a restricted user shell (split by section):   Section:   Chapter:FastBack: Rushlast   Up: Rushlast   FastForward: Accounting Database   Contents: Table of ContentsIndex: Concept Index

10.1 Rushlast Options

This section summarizes the command line options understood by rushlast utility.

-F string
--format=string

Use string instead of the default format, described in Rushwho. See Formats, for a detailed description of the output format syntax. To read format from a file, use --format=@filename. The file is read literally, except that lines beginning with ‘;’ are ignored (they can be used to introduce comments).

-f dir
--file=dir

Use database directory dir, instead of the default. By default, database files are located in /usr/local/var/rush.

--forward

Display entries in chronological order, instead of the reverse chronological one, which is the default.

-n number
--count=number
-number

Show at most number records. The form -number is provided for compatibility with the last(1) utility.

-H
--no-header

Do not display header line.

-v
--version

Display program version.

-h
--help

Display a short help message.

--usage

Display a concise usage summary.

GNU Rush – a restricted user shell (split by section):   Section:   Chapter:FastBack: Rushlast   Up: Rushlast   FastForward: Accounting Database   Contents: Table of ContentsIndex: Concept Index