Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which line would you useto save the list of currently running processes into a fileprocesses.txt?
Which line would you use
to save the list of currently running processes into a file
processes.txt?
ps -ef > processes.txt
ps -ef >
processes.txt
top > processes.txt
top & processes.txt
ps -ef & processes.txt
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!