Which command allows you to both view the contents of files and create new files?

Choose the correct answer

Explanation

Option A, cat, is commonly used to display the contents of files and can also create files by redirecting output. The other commands like vi and ed are text editors, while lyrix is not a standard command.

Which command allows you to both view the contents o… — Basic of linux unix | PakQuizHub