Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Do you prefer Quickbooks, Microsoft or another small business accounting software? Post 302214066 by frank_rizzo on Friday 11th of July 2008 09:20:33 PM
Old 07-11-2008
removed comment

Last edited by frank_rizzo; 09-13-2008 at 05:32 PM.. Reason: removed comment
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Small Business Accounting Software

I'm new to Unix and currently running Solaris 9. Does anyone know of any good Small Business Accounting software that's inexpensive that runs on Solaris? (1 Reply)
Discussion started by: jbarbuto
1 Replies

2. What is on Your Mind?

FX software, business inteligence and analyst jobs

Hi everyone, recently I've been offered a selection procedure for new Barclays development center in Prague. Job role should be something like: Barclays FX Application Management Support Analyst Job in Prague | Glassdoor Could anyone throw me some light into what skill levels are needed, what... (3 Replies)
Discussion started by: smoofy
3 Replies

3. UNIX and Linux Applications

Accounting Software

GNUCash - There is documented problem with auto-fill; ie, that it cannot be turned off. It will delete 1/2 of a transaction. I have searched the internet and have not been able to make any of the "work arounds" work. I have also contacted the email lists, to no avail. This is open source,... (3 Replies)
Discussion started by: Meow613
3 Replies
timex(1)						      General Commands Manual							  timex(1)

NAME
timex - time a command; report process data and system activity SYNOPSIS
command DESCRIPTION
reports in seconds the elapsed time, user time, and system time spent in execution of the given command. Optionally, process accounting data for command and all its children can be listed or summarized, and total system activity during the execution interval can be reported. The output of is written on the standard error. Timex returns an exit status of 1 if it is used incorrectly, if it is unable to fork, or if it could not exec command . Otherwise, timex returns the exit status of command. Options Report the total number of blocks read or written and total characters transferred by command and all its children. This option works only if the process accounting soft- ware is installed. List process accounting records for command and all its children. The suboptions and modify the data items reported. They behave as defined in acct- com(1M). The number of blocks read or written and the number of characters transferred are always reported. This option works only if the process accounting software is installed and has been invoked to create Report total system activity (not just that due to command) that occurred during the execution interval of command. All the data items listed in sar(1M) are reported. EXAMPLES
A simple example: A terminal session of arbitrary complexity can be measured by timing a sub-shell: session commands EOT WARNINGS
Process records associated with command are selected from the accounting file by inference, since process genealogy is not available. Background processes having the same user-ID, terminal-ID, and execution time window are spuriously included. SEE ALSO
sar(1M), acctcom(1M). STANDARDS CONFORMANCE
timex(1)
All times are GMT -4. The time now is 08:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy