- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Accounting question
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:01 PM
01-28-2002 01:01 PM
Accounting question
COMMAND START END REAL CPU MEAN
NAME USER TTYNAME TIME TIME (SECS) (SECS) SIZE(K)
date cbadmin ? 12:00:06 12:00:06 0.04 0.03 0.00
grep cbadmin ? 12:00:06 12:00:06 0.02 0.02 0.00
awk cbadmin ? 12:00:06 12:00:06 0.04 0.03 0.00
rm cbadmin ? 12:00:06 12:00:06 0.12 0.03 0.00
Thanks
Krishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:44 PM
01-28-2002 01:44 PM
Re: Accounting question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:44 PM
01-28-2002 01:44 PM
Re: Accounting question
Not sure whether this helps you, but take a look at this guide. I have not seen any option for a detail command options, as you needed:
http://www.docs.hp.com/hpux/onlinedocs/B2355-90129/B2355-90129.html
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:54 PM
01-28-2002 01:54 PM
Re: Accounting question
But I dont know which files/directory he has removed.
Is there a specific option in the "acctcom" command ?
The shell history of the specific user wont help since a) the history is limited b) some users delete their history
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 02:01 PM
01-28-2002 02:01 PM
Re: Accounting question
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe74cded2442ed5118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 02:14 PM
01-28-2002 02:14 PM
Re: Accounting question
I think that you're stuck with the simple command name. The arguments thereto are not recorded. Have a look at '/usr/include/sys/acct.h' and/or the man pages for 'acct' [ man 4 acct ].
Regards!
...JRF...