what is ac command with its examples

  • About ac :  To get statistics about users connect time
  • Comes From : psacct-6.3.2-63

Examples:

1. To get the connect time for a user

$ ac root

2. To get the daily totals

$ ac -d

3. To get the individual totals

$ ac -p

4. To get the verbose internal information

$ ac –debug

5. To get the version of the “ac” command

$ ac -V

Related Commands: login, wtmp, init, sa

Leave a Reply

Your email address will not be published. Required fields are marked *