Answer Posted / anoop
useradd -g group_name user_name (for primary group)
useradd -G group_name user_name (For secondard group)
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What does chmod 755 do?
Explain grep command.
What is gnu in linux?
What does free command do in linux?
What is an os command?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What are linux commands?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What is echo command in batch file?
What is shell scripting commands?
Who is unix command?
List the three main parts of an operating system command?
What are the examples of simple command?
What is the use of man command in linux?
Which command will show you free/used memory?