Displaying 2 results from an estimated 2 matches for "pidbase".
Did you mean:
picbase
2009 Apr 20
0
upslog patch
...- Use -f \"<format>\" so your shell doesn't break it up.\n");
printf(" -i <interval> - Time between updates, in seconds\n");
printf(" -l <logfile> - Log file name, or - for stdout\n");
+ printf(" -p <pidbase> - Base name for PID file (defaults to \"upslog\")\n");
printf(" -s <ups> - Monitor UPS <ups> - <upsname>@<host>[:<port>]\n");
printf(" - Example: -s myups at server\n");
printf("...
2009 May 05
3
[nut-commits] svn commit r1837 - trunk/clients
...e -f \"<format>\" so your shell doesn't break it up.\n");
> printf(" -i <interval> - Time between updates, in seconds\n");
> printf(" -l <logfile> - Log file name, or - for stdout\n");
> + printf(" -p <pidbase> - Base name for PID file (defaults to \"upslog\")\n");
> printf(" -s <ups> - Monitor UPS <ups> - <upsname>@<host>[:<port>]\n");
> printf(" - Example: -s myups at server\n");
> pr...