logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ck-history - ConsoleKit history

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(1m) when the GDM Face Browser is enabled to display  users  in  the
       order of frequency.

Examples

Example1:Showmostfrequentlyloggedinusers

       example% ck-history--frequentExample2:ShowtheentireConsoleKitlog.

       example% ck-history--log

Name

       ck-history - ConsoleKit history

Notes

       Written by Brian Cameron, Sun Microsystems Inc., 2009.  Copyright (c) 2009 by Sun Microsystems, Inc.

SunOS 5.11                                         22 Oct 2009                                     ck-history(1)

Options

       The following options are supported:

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

       -h, --help                      Display detailed usage message.

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

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

       --log                           Show full ConsoleKit event log.

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

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

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

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

See Also

ck-launch-session(1), ck-list-sessions(1), console-kit-daemon(1m)

Synopsis

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

See Also