Q1 Single choice Flag A Linux user would like the shell changed to /bin/bash.Which of the following commands will accomplish this task? A usermod -g /bin/bash user B usermod -s /bin/bash user C usermod -p /bin/bash user D usermod -d /bin/bash user Correct answer