Multiple choice

Which of the following commands is/are used in LINUX to create a new file?

  1. cat filename

  2. touch filename

  3. newfile filename

  4. i and ii only

  5. i, ii and iii

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Both the commands are used in LINUX to create a new file.