Multiple choice general knowledge What is the command to create a file in unix? create tocohe touche touch Reveal answer Fill a bubble to check yourself D Correct answer Explanation The 'touch' command creates an empty file in Unix/Linux systems. It updates timestamps if the file exists, or creates a new file if it doesn't.