Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

ck-history (1)

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(1)               General Commands Manual              ck-history(1)



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:

       --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
                                     ConsoleKit began  logging,  in  the  most
                                     recent order.

       --last-compat                 Show  listing  of  logged-in users in the
                                     most-recent order.  The  output  is  dis-
                                     played 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.

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:

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

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


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------------+
       |ATTRIBUTE TYPE |    ATTRIBUTE VALUE     |
       +---------------+------------------------+
       |Availability   | library/xdg/consolekit |
       +---------------+------------------------+
       |Stability      | Uncommitted            |
       +---------------+------------------------+

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



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source was  downloaded  from   http://www.freedesktop.org/software/Con-
       soleKit/dist/ConsoleKit-0.4.1.tar.bz2.

       Further information about this software can be found on the open source
       community website at http://www.freedesktop.org/software/ConsoleKit.



                                  12 Sep 2016                    ck-history(1)