answersLogoWhite

0

The CHGRP command is used to change the ownership of a specific file or directory. More information about this command can be found on the IBM Help Index website.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you change groups in Linux?

chgrp command. In terminal type 'man chgrp' for instructions


Is chgrap a Linux command?

I think you mean chgrp. It stands for change group. you use it thusly: chgrp groupname target1<target2, target 3,...>


How many arguments for the chgrp command in Linux take at a minimum?

2


What command would you utilize to change the ownership group of a file named xxx.php?

If you are asking about group ownership change then the command is 'chgrp'


What command could you use to change the owner to bob and the group owner to acctg for the file etc yearend?

This is accomplished via two different commands; the sequence would be: chown bob /etc/yearend chgrp acctg /etc/yearend


How do you change file attributes in Fedora Linux?

In Fedora Linux, you can change file attributes using the chmod, chown, and chgrp commands. The chmod command modifies file permissions, while chown changes the file's owner, and chgrp adjusts the group ownership. For example, to change permissions to read and write for the owner, you would use chmod u+rw filename. Ensure you have the necessary permissions to execute these commands on the target files.


What are file permissions in Linux?

The typical way to view file permissions is to use the 'ls' command with the long listing options enabled, For example, to see the file permissions for everything in the current directory, type: ls -lsa


How to use router rip command?

use of routerrip command


What is the command used to change the file access permission?

Linuxchmod: change permission bits (only the owner and root are allowed to do this)chown: change owner and group (only root is allowed to change owner, group may be changed by owner)chgrp: change group (only the owner and root are allowed to do this)


To move to the root directory use the command?

For Unix/Linux, use the command 'cd /' For Windows, you can also use the same command or 'cd \'


What command do you use to change your password on a Unix system?

Use the command 'passwd'


Which command we use to see MS-DOS version?

You can use "ver" command.