Bash Scripting - User Input
What happens if you use the
read command without specifying a variable name?read command without specifying a variable name?readread stores input in REPLY.read defaults to REPLY, no syntax error happens.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions