Bash Scripting - User Input
Identify the error in this script snippet:
shift 3 echo $1Assuming the script is run with only two arguments.
shift 3 echo $1Assuming the script is run with only two arguments.
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions