Question
To change mode of myfile to 'rwxr–r–' , the
command used isSolution
The "chmod" command is used to change the permissions of a file or directory. In this case, the "myfile" is being changed to "rwxr--r--", which means the owner has read, write, and execute permissions, while the group and others have only read permission. The numbers in the command represent the permissions in octal form, with the first digit representing the owner's permissions, the second digit representing the group's permissions, and the third digit representing others' permissions.
Priya had 108 chocolates of two types – dairy and dark. If she receives 36 more dairy chocolates, the ratio of dairy to dark chocolates becomes 5:4. F...
A six-digit number 4c68d2 is divisible by 12. Find the sum of all possible values of 'c' for the largest possible value of 'd'.
If X + Y = 23 and XY = 126, what is the value of (X)² + (Y)² ?
Â
In a school a total of 3,920 candies was distributed among all the students in the school. The candies were distributed in such a way that number of can...
- A number when divided by 21 gives a remainder of 7. What would be the remainder when six times the number is divided by 21?
What is the least positive number which leaves remainders 5, 7, and 8 when divided by 6, 8, and 9 respectively?
Find the median of the given set?
8,9,17,10,23,11,7,21,15,6,3
What is the smallest number that should be added to 987 so that the sum is exactly divisible by 11?
The following dataset represents the examination scores achieved by 10 students:
36, 91, 80, 77, 64, 80, 45, 56, 41, 96
Find the median of...