Which of these commands creates leaves_of_grass.txt as a new file?
leaves_of_grass.txt
Well done! We use the touch command with a file name to create a new file.
touch
Oh noes! We use the touch command with a file name to create a new file.