"command &> /dev/null" and "command >& /dev/null" are bashisms and will fail on e.g. systems where /bin/sh is dash. Use POSIX-compatible alternatives. Signed-off-by : Colin Watson <cjwatson@debian.org> --- |
||
|---|---|---|
| .. | ||
| iprdump | ||
| iprha | ||
| iprinit | ||
| iprupdate | ||
"command &> /dev/null" and "command >& /dev/null" are bashisms and will fail on e.g. systems where /bin/sh is dash. Use POSIX-compatible alternatives. Signed-off-by : Colin Watson <cjwatson@debian.org> --- |
||
|---|---|---|
| .. | ||
| iprdump | ||
| iprha | ||
| iprinit | ||
| iprupdate | ||