From 0c386718a317331fe11ce66d0e162952f9b134a8 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 21 Jan 2010 13:27:25 -0800 Subject: Add accounting per user Simple extension to 'show system accounting' to select by user --- templates/show/system/accounting/node.tag/node.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/show/system/accounting/node.tag/node.def b/templates/show/system/accounting/node.tag/node.def index 053e706..776cc03 100644 --- a/templates/show/system/accounting/node.tag/node.def +++ b/templates/show/system/accounting/node.tag/node.def @@ -1,2 +1,2 @@ -help: Show accounting information for a specified user -run: lastcomm --user "$4" +help: Show system command accounting information for user +run: lastcomm --user $4 -- cgit v1.2.3