Q:

base ignore output

# Ignore stdout
MyCommand >/dev/null
# Ignore everything
MyCommand 2>&1 /dev/null
0

New to Communities?

Join the community