I am trying to get at FULL length status dumps to server stdout from the
attached Portmaster (onto a Web page, as it happens)
and this command:
pm_command myportmaster mypassword commandfile
works fine, as commandfile contains the text "show all" which does the
expected, that is, shows 15 or so items then aborts due to
the <Press Key To Continue> requirement
Running pm_command alone,
"Usage:" suggests to me that inserting the [optional] -nostop a la:
pm_command -nostop myportmaster mypassword commandfile
would make the whole 30+ ports be dumped..Instead, I get a usage summary
due to a bad command use... What am I missing?
& if so, how else could I get all on demand ??
_Paul_