User Commands  - time- (1)

NAME

time-(1f) - [FUNIX] display time used by a command (LICENSE:PD)

CONTENTS

Synopsis
Description
Example
Author
License

SYNOPSIS

time ’commands’

DESCRIPTION

Given a command time it and report all clock and system time used.

Demonstrates the use of the M_stopwatch(3fm) module.

EXAMPLE

Sample usage:

    time- ’hostname;sleep 3;pwd;date’

Typical output:

   buzz
   /home/urbanjs/V600/LIBRARY/libGPF/EXE/FUNIX
   Sun Nov  4 22:11:09 EST 2018
   COMMAND:hostname;sleep 3;pwd;date
     times:
           cpu=    0.03 user=    0.00  sys=    0.03 wall=    3.55

AUTHOR

John S. Urban

LICENSE

Public Domain


Nemo Release 3.1 time- (1) February 23, 2025
Generated by manServer 1.08 from 57821289-ea7c-45ba-8f7b-52f3ca89c4c7 using man macros.