Top Level Namespace
Constant Summary collapse
- USAGE =
%{ USAGE: #{$0} [options] [time](s|sec|secs|m|min|h|hr|hrs) [command] Allowable options: -c : Clear screen before running command each time }
%{
USAGE: #{$0} [options] [time](s|sec|secs|m|min|h|hr|hrs) [command]
Allowable options:
-c : Clear screen before running command each time
}