Bash Scripting - Quoting and Expansion
You want to store the number of files in your home directory in a variable
file_count. Which command correctly uses command substitution to do this?