Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Маємо команду:
sudo find / -name bo*
Як правильно перескерувати помилки від виконання команди?
sudo find / -name bo* 2> errors.txt
sudo find / -name bo* <2 errors.txt
sudo find / -name bo* < errors.txt
sudo find / -name bo* | errors.txt
sudo find / -name bo* > errors.txt
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!