> filetoappendto.txt??rm -rf dir1 | tee errorlog" /> Construct Pipes To Execute The Following Jobs? > filetoappendto.txt??rm -rf dir1 | tee errorlog" /> > filetoappendto.txt??rm -rf dir1 | tee errorlog" />
Answers

Question and Answer:

  Home  Unix/Linux programming

⟩ Construct pipes to execute the following jobs?

Who | echo "total users `who|wc -l`"ls | grep -c "poem" | tee filename.txtcat file1 file2 >> filetoappendto.txt??rm -rf dir1 | tee errorlog

 153 views

More Questions for you: