 RexterYeeHaw join:2002-11-17 cloud 9 | reply to Brano
Re: See evey terminal command passed by the GUI Yea, that's what brought on the idea. I basically want that, but for everything not just one program. |
|
|
|
 BranoI hate VogonsPremium,MVM join:2002-06-25 Burlington, ON kudos:6 Reviews:
·Bell Fibe
| I'd direct your attention to /var/log/ directory. There you can see most of the system logs and messages.
You can watch 'live' a log file with tail command, i.e. tail -f /var/log/messages
If you turn on accounting it can be pretty detailed. |
|
 RexterYeeHaw join:2002-11-17 cloud 9 1 edit | You can watch 'live' a log file with tail command, i.e. tail -f /var/log/messages
I opened a terminal, and entered this command. Then by the gui, I opened, played around, and then closed several apps. No information showed up in the terminal, under the said command.
How do you turn on accounting? |
|
 XCOMdigitalnUllPremium join:2002-06-10 Spring, TX Reviews:
·flowroute
·Comcast
·voip.ms
·Callcentric
·SIPBRI
| said by Rexter:How do you turn on accounting? As in "user" accounting? -- [nUll@dcypher ~]$ |
|
 BranoI hate VogonsPremium,MVM join:2002-06-25 Burlington, ON kudos:6 | On most systems it's the acct package. |
|