Bash Scripting - String Operations
What is wrong with this code snippet?
text="hello world"
echo ${text/world}text="hello world"
echo ${text/world}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions