Document Actions
How can I get information about my account?
Up to Table of Contents
How can I get information on how many CPU hours are used and left on my account?
For a simple summary, you can use the command 'cost'.
For more details, you can use the command 'gstatement' :
gstatement --hours --summarize -p PROSJEKT -s YYYY-MM-DD -e YYYY-MM-DD
For a detailed overview over usage you can use:
gstatement --hours -p PROSJEKT -s YYYY-MM-DD -e YYYY-MM-DD
For more options see
gstatement --help

