in reply to Re^2: Disable output from system
in thread Disable output from system

True. For those (poorly-written) commands, s!close\s+(\w+)!open $1, '>/dev/null'!