Linux Practice Test

Linux+ Bash Scripting and Automation Questions and Answers

Free · Instant Results

A script has a variable defined as `FILENAME="report_final.docx"`. Which parameter expansion command will correctly remove the file extension, resulting in `report_final`?
▶ Start Practice Test