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 can scripts do?
Write the syntax for "if" conditionals in linux?
I have 2 files and I want to print the records which are common to both.
How do I run a powershell script?
What happens on a system call?
What is a shell? · Types of shell · what is shell scripting?
What is the difference between grep and egrep?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
Explain about sourcing commands?
How do we delete all blank lines in a file?
How can I send a mail with a compressed file as an attachment?
What is web script?
When should shell programming/scripting not be used?
What is the best scripting language?
Explain how you Automate your application using Shell scripting.