Exams
Subjects
Classes
Home
Exams
Electronics and hardware
Operating Systems
to change group ownership...
Question:
medium
To change group ownership, which of the following command will be used?
Show Hint
Use chgrp to change the group owner without affecting user ownership or permissions.
CBSE Class XII - 2025
CBSE Class XII
Updated On:
Jan 14, 2026
chown
id
chmod
chgrp
Show Solution
The Correct Option is
D
Solution and Explanation
The \texttt{chgrp} command in Linux/Unix is employed to alter the
group ownership
of files or directories.
\texttt{chown} modifies the
owner
(user) of a file.
\texttt{chmod} alters the
permissions
of a file.
\texttt{id} shows the current user and group details.
\texttt{chgrp} exclusively adjusts the
group ownership
.
Example command: \[ \texttt{chgrp newgroup filename} \]
Download Solution in PDF
Was this answer helpful?
0
Top Questions on Operating Systems
Which of the following is a management framework in PowerShell that enables you to manage your enterprise infrastructure with configuration as a code?
CBSE Class XII - 2025
Electronics and hardware
Operating Systems
View Solution
_________ is a cross-platform task automation solution made up of a command-line shell, a scripting language and a configuration management framework.
CBSE Class XII - 2025
Electronics and hardware
Operating Systems
View Solution
When the setgid bit is set on an executable file, any user can execute it using the permissions of the group of such file. (True/False)
CBSE Class XII - 2025
Electronics and hardware
Operating Systems
View Solution
The _________ in Linux defines the naming process, length of the file name or a subset of characters that can be used for the file name.
CBSE Class XII - 2025
Electronics and hardware
Operating Systems
View Solution
Want to practice more? Try solving extra ecology questions today
View All Questions
Questions Asked in CBSE Class XII exam
The role of a catalyst is to change _____________ .
CBSE Class XII - 2025
Surface Chemistry
View Solution
Which of the following statements is true for the function
\[ f(x) = \begin{cases} x^2 + 3, & x \neq 0, \\ 1, & x = 0? \end{cases} \]
CBSE Class XII - 2024
Functions
View Solution
\( \int_a^b f(x) \, dx \) is equal to:
CBSE Class XII - 2024
Functions
View Solution
Let \( \theta \) be the angle between two unit vectors \( \mathbf{\hat{a}} \) and \( \mathbf{\hat{b}} \) such that \( \sin \theta = \frac{3}{5} \). Then, \( \mathbf{\hat{a}} \cdot \mathbf{\hat{b}} \) is equal to:
CBSE Class XII - 2024
Vector Algebra
View Solution
If the direction cosines of a line are \( \sqrt{3}k, \sqrt{3}k, \sqrt{3}k \), then the value of \( k \) is:
CBSE Class XII - 2024
Trigonometry
View Solution