
ac
List of commands for ac:
-
ac:tldr:3f577 ac: Print how long a particular user has been connected in hours per day (with total).$ ac -dp ${username}try on your machineexplain this command
-
ac:tldr:483fe ac: Print how long a particular user has been connected in hours.$ ac --individual-totals ${username}try on your machineexplain this command
-
ac:tldr:614ba ac: Also display additional details.$ ac --compatibilitytry on your machineexplain this command
-
ac:tldr:7782e ac: Print how long a particular user has been connected in hours per day (with total).$ ac --daily-totals --individual-totals ${username}try on your machineexplain this command
-
ac:tldr:96a27 ac: Print how long users have been connected in hours.$ ac --individual-totalstry on your machineexplain this command
-
ac:tldr:a921a ac: Print how long a particular user has been connected in hours.$ ac -p ${username}try on your machineexplain this command
-
ac:tldr:b1ab7 ac: Print how long users have been connected in hours.$ ac -ptry on your machineexplain this command
-
ac:tldr:e2075 ac: Print how long the current user has been connected in hours.$ actry on your machineexplain this command