Question

drwxr-xr-x. 2 root accounting_grp 4096 Jan 28 19:07 accounting/ n the ls output above, how can...

drwxr-xr-x. 2 root accounting_grp 4096 Jan 28 19:07 accounting/

n the ls output above, how can you use the chmod command to give write permissions to all members of “accounting_grp” to the “accounting” folder?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

solution:

Since here 766 permission is given, read, write and execute for users, read and execute for group and read and execute for others.

chmod -R 775 accounting/

-R for recursively means if any sub directory is there then for that sub directory it will give write permission.

hence we use 7 for read, write and execute permissions.

Add a comment
Know the answer?
Add Answer to:
drwxr-xr-x. 2 root accounting_grp 4096 Jan 28 19:07 accounting/ n the ls output above, how can...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Questions Given this data: drwxr-xr-x 2 asmith staff 4096 Feb 6 19:44 scripts Answer questions 6...

    Questions Given this data: drwxr-xr-x 2 asmith staff 4096 Feb 6 19:44 scripts Answer questions 6 through 13. 6. In the line above, what does the d on the extreme left mean or refer to? 7. What does the letter r mean? 8. What does the letter w mean? 9. What does the letter x mean? 10. On what date was the directory in the line above last modified? 11. To whom or what does the leftmost rwx apply? 12....

  • I need the answer to #2 listed above. This is the code I have come up...

    I need the answer to #2 listed above. This is the code I have come up with, and it is wrong. I am new to this and need help. group by sust.cida Q2 (7 Points) Show customer id (CID) for customers who have spent 30,000 or more with the company in 2019. Money is considered "spent" when the entire work order is completed as recorded in workorder.completionDate. (Correct query will find customer 2). Use ONE SQL statement. select workarder.id from...

  • UNIX is all about manipulating files and input/output streams fluidly, so it is important to get a strong grasp of how...

    UNIX is all about manipulating files and input/output streams fluidly, so it is important to get a strong grasp of how this fundamentally works at the system call level to understand higher-level system programming concepts. Every program automatically has three file descriptors opened by the shell standard input standard output standard error 1 2 One can use read and write other open file. Normally, standard input and output on the terminal are line-buffered, so, for example, the specified number of...

  • it would be extremly helpful if. you. can show the steps of how to solve these problems . also how to solve them on Ti-8...

    it would be extremly helpful if. you. can show the steps of how to solve these problems . also how to solve them on Ti-84 caculator. thanks Exam #5 Take home Ch 9 1011 Show all necessary steps to obtain full credits. If you use TI calculator, please write down the command, input and output The following data represent the final exam scores of 18 male students and 18 female students Male: 68, 68, 72,73, 65, 74, 73, 72, 68,...

  • Can somone show me how to do the 1st problem? Need to find the LS and...

    Can somone show me how to do the 1st problem? Need to find the LS and SS for the fit and the LH and SH for the hole. Fits are all SHAFT BASIS METRIC but the shaft and hole diameters can not be used right out of the table. This is because the 3mm shaft tolerance does not match. You will need to lookup the "Fit" from the table, and then use the LS (Largest Shaft) and SS (Smallest Shaft)...

  • How can help me to create this program? PartADriver public class PartADriver {    public static...

    How can help me to create this program? PartADriver public class PartADriver {    public static void main (String [] args)    { // create two martians Martian m1 = new Martian(); Martian m2 = new Martian("Grey", 3); // display both martians Output.showMessage("After instantiation.\n" + "Martian #1: " + m1.toString() + "\nMartian #2: " + m2.toString()); // make the first martian speak 3 times for (int count = 0; count < 3; count++)    m1.speak(); // make the second martian...

  • 2. Neighbor Identification. MATLAB language Many engineering problems can be solved numerically by dividing a large,...

    2. Neighbor Identification. MATLAB language Many engineering problems can be solved numerically by dividing a large, compli- cated geometry into a multitude of smaller easier-to-solve cells. The quantities rep- resented in an individual cell (for example, temperature, velocity, and/or pressure) depend only on the values of those quantities stored at the cell’s nearest neighbors. In this problem, we will write a script to identify all the neighbors of a given cell in a rectangular array. Consider the numbered setup shown...

  • Questions 1. How to create a comment in python? 2. The way to obtain user input...

    Questions 1. How to create a comment in python? 2. The way to obtain user input from command line 3. List standard mathematical operators in python and explain them 4. List comparison operators in python 5. Explain while loop. Give example 6. Explain for loop. Give example 7. How to create infinite loop? And how to stop it? 8. Explain a built-in function ‘range’ for ‘for’ loop 9. Explain break statement 10. Explain continue statement 11. Explain pass statement 12....

  • 28, 36, 38, 40, 41 15.1 Graphs and Level Curves 927 (a) Figure 15.18 SECTION 15.1...

    28, 36, 38, 40, 41 15.1 Graphs and Level Curves 927 (a) Figure 15.18 SECTION 15.1 EXERCISES 10. Katie and Zeke are standing on the surface above D(1,0). Katie hikes on the surface above the level curve containing D(1,0) o B(2.1) and Zeke walks cast along the surface to E(2. 0). What can Getting Started y-y dentify the independent 1. A function is defined by and dependent variables. be said about the elevations of Katie and Zeke during their hikes?...

  • These are my answere to the following questions: are they right? 1. B 2. T 3....

    These are my answere to the following questions: are they right? 1. B 2. T 3. T 4. T 5. F 6. T 7. A 8. D 9. E 10. B 11. B 12. A 13. A 14. D 15. C 16. D 17. T 18. C 19. T 20. T 21. T 22. A 23. T 24. D 25. B 26. A 27. A 28. A 29. T 30. C 31. D 32. A 33. T 34. F 35....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT