GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TIMEW-REPORT(1) User Manuals TIMEW-REPORT(1)

timew-report - run an extension report

timew [report] <report> [<range>] [<tag>...]

Runs an extension report, and supports filtering data. The 'report' command itself is optional, which means that these two commands are equivalent:

$ timew report foo :week
$ timew        foo :week

This does however assume there is a 'foo' extension installed.

The return code is the return code of the extension. If the extension produces no output and a non-zero rc, then 255 is returned.

reports.range

Sets the default date range for all reports. The value has to correspond to a range hint, see timew-hints(7). Defaults to all

reports.<name>.range

Set the date range for report name, used if no range is given on the command line. Here, name is the name of the report executable without its extension (i.e. a report executable 'foo.py' is referred to by 'foo'). The value has to correspond to a range hint, see timew-hints(7).
2025-04-20 timew 1.8.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.