The acct package has different commands for monitoring process activities:
- Based on a particular user login and logout from a wtmp file, if we wish to check the total connect time, we can use the ac command:

- If we wish to print the total login time day-wise, we will use the -d option with the "ac" command:

- To print the total login time user-wise, we use this command:

- If we wish to check the login time only for a particular ...