Am I correct with this command to achieve this?


In the above image is the instruction to accomplish and I used the linux command:

Sudo useradd -s /bin/false siva.

Am I correct with this command even though the computer said I accomplished the task?

I’d say so. /bin/false is frequently used to assign a “non-working shell” to an account.