只是寻找之间的区别
2>&-
2>/dev/null
|&
&>/dev/null
>/dev/null 2>&1
以及它们与非的Bourne shell喜欢便携性tcsh,mksh等等。
tcsh
mksh
shell io-redirection file-descriptors csh portability
csh ×1
file-descriptors ×1
io-redirection ×1
portability ×1
shell ×1