Bash Scripting - String Operations
Identify the error in this bash snippet:
name="John Doe"
echo ${name:3-2}name="John Doe"
echo ${name:3-2}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions