which command is used to change group?
Answers were Sorted based on User's Feedback
Answer / rhino
"chgrp" -- is the command used to change the group of a
file . Only the owner of a file can change its group, and
can only change it to a group of which he is a member.
chgrp -R testgrp .
change the ownership of this directory to group 'testgrp'
and everything inside of it (-R = recursive). The person
issuing this command must own all the files or it will fail
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naveen kumar
"#groupmod" is the command to change the group.
| Is This Answer Correct ? | 1 Yes | 7 No |
Explain iostat, vmstat and netstat.
Give Command that will move a single file called "unix.txt"
Write a grep (or grep) command that selects the lines from a file that have exactly three characters.
What is merge command in unix?
What is clustering in HP and how it's work?
What do chgrp command do?
What is grep short for?
What is the difference between grep and grep?
Which command is used to create a directory?
what is the shell for dos,nt operating systems?
what is the difference between "cron" command and "at" command?
what is the functionality of kernel in unix architecture?