ck-history 1 "12 Sep 2016"
"NAME"
ck-history - ConsoleKit history
"SYNOPSIS"

ck-history [--frequent] [--help] [--last] [--last-compat] [--log] [--seat=seat] [--session-type=type] [--user=user] [--version]

"DESCRIPTION"

ck-history is a utility that provides information from the ConsoleKit database about what users have logged into the system. It supports options to specify whether to provide information about users who have logged in most frequently or most recently.

The ck-history utility is used by gdm(8) when the GDM Face Browser is enabled to display users in the order of frequency.

"OPTIONS"

The following options are supported:

30 --frequent Show listing of logged-in users in the most frequent order.

30 -h, --help Display detailed usage message.

30 --last Show listing of all user logins since ConsoleKit began logging, in the most recent order.

30 --last-compat Show listing of logged-in users in the most-recent order. The output is displayed in last(1) compatible format.

30 --log Show full ConsoleKit event log.

30 -s, --seat=seat Show entries for the specified seat.

30 -t, --session-type=type Show entries for the specified session type.

30 -u, --user=user Show entries for the specified user.

30 -V, --version Display the version of the ck-history application.

"EXAMPLES"

Example 1: Show most frequently logged in users

example% ck-history --frequent

Example 2: Show the entire ConsoleKit log.

example% ck-history --log
"FILES"

The following files are used by this application:

30 /usr/bin/ck-history Executable for ConsoleKit history.

30 /var/log/ConsoleKit/history ConsoleKit history database.

"SEE ALSO"

ck-launch-session(1), ck-list-sessions(1), ck-seat-tool(8), console-kit-daemon(8), gdm(8), attributes(7)