Multiple choice What is the symbol for a regular file? d s c - Reveal answer Fill a bubble to check yourself D Correct answer Explanation In the output of 'ls -l', the first character indicates the file type. A hyphen (-) signifies a regular file, while 'd' represents a directory.