Bash Scripting - Quoting and Expansion
You want to store the number of files in the current directory into a variable
count. Which command correctly does this using command substitution?