HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL
SHELL SCRIPT?
Answer Posted / pitambar mishra
My dear friends,
you have used 'useradd' command in the script through which we can only add the user name. But for adding password you should use 'passwd' command because password is also mandatory.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various stages of a linux process it passes through?
What is the use of break command?
How to check if a directory exists?
Tell something about the super block in shell scripting?
What is difference between shell and bash scripting?
How do I run a script on mac?
What is wc in shell script?
What is shell variable?
Is shell a part of kernel?
Which scripting language is best for automation?
Given a file find the count of lines containing the word "abc".
What is scripting autism?
Explain about the exit command?
What is the equivalent of a file shortcut that we have a window on a linux system?
What does sh mean?