On Thu, Mar 19, 2020 at 04:59:46PM +0100, de...@sumpfralle.de wrote:
> After taking a closer look at the man pages of both shell implementations,
> this
> seems to be in line with their respective documentations:
>
> 1) dash
> Syntax: name () command
> Thus *any* command is allowed (including "tr
Hello Craig,
Thank you for your report!
Am Thu, 19 Mar 2020 14:14:42 +1100
schrieb Craig Sanders :
> Package: munin
> Version: 2.0.57-1
>
> At the bottom of the /etc/init.d/munin script are two lines:
>
> do_stop_cmd_override() true
> do_start_cmd_override() true
>
> This is **NOT**
Package: munin
Version: 2.0.57-1
At the bottom of the /etc/init.d/munin script are two lines:
do_stop_cmd_override() true
do_start_cmd_override() true
This is **NOT** how you define a shell function. The function code needs to
be inside curly braces, and (because they're defined with a
3 matches
Mail list logo