Bash Scripting - Quoting and Expansion
Given the script snippet:
filename=My File.txt
rm $filename What is the main problem and how to fix it?filename=My File.txt
rm $filename What is the main problem and how to fix it?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions