If you use the command sequence: echo 'hello'>file; ln file newfile; rm file; What will happen when you run: cat newfile

🎲 Try a Random Question  |  Total Questions in Quiz: 112  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Unix Fundamentals Test 2 — practice the complete quiz, review flashcards, or try a random question.


If you use the command sequence: echo 'hello'>file; ln file newfile; rm file; What will happen when you run: cat newfile