Which of these commands creates leaves_of_grass.txt as a new file?

touch leaves_of_grass.txtmkfile leaves_of_grass.txtmkdir leaves_of_grass.txtleaves_of_grass.txt touch

Well done! We use the touch command with a file name to create a new file.

Oh noes! We use the touch command with a file name to create a new file.