diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/system/accounting/node.def | 2 | ||||
-rw-r--r-- | templates/show/system/accounting/node.tag/node.def | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/templates/show/system/accounting/node.def b/templates/show/system/accounting/node.def deleted file mode 100644 index 8fe9b11..0000000 --- a/templates/show/system/accounting/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show system command accounting information -run: lastcomm diff --git a/templates/show/system/accounting/node.tag/node.def b/templates/show/system/accounting/node.tag/node.def deleted file mode 100644 index 776cc03..0000000 --- a/templates/show/system/accounting/node.tag/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show system command accounting information for user -run: lastcomm --user $4 |