将标准错误描述符重定向到unix中名为error.txt的文件所需的命令是什么?
到目前为止我有这个命令:
find / -name "report*" ________ error.txt
unix bash find
bash ×1
find ×1
unix ×1