system 'ls > /dev/null'; [download]
If using qx, just discard what is returned:
qx(ls); [download]
In reply to Re: unix commands output by toolic in thread unix commands output by carolw