e4cb6ac115
caused by the standard (and correct) behavior of the shell to discard the return status of lvalue-operands in a pipe-chain. The solution is to not pipe the file-acquisition directly into sort(1) but instead store the output (allowing immediate testing of the return status) and later sort it. |
||
---|---|---|
.. | ||
media | ||
packages | ||
common.subr | ||
device.subr | ||
dialog.subr | ||
Makefile | ||
mustberoot.subr | ||
script.subr | ||
strings.subr | ||
struct.subr | ||
sysrc.subr | ||
variable.subr |