Question: Q . 2 . ( 1 5 points ) a . Write the Linux command ( s ) to change the permissions of your file
Q points
a Write the Linux commands to change the permissions of your file usrhomefiledat as follows:
you can read, write and execute
the users in your group can read and execute, but cannot write
rest of users can only read
b Write the following Linux shell script: From the processes that are currently running, find and display the number of processes that are run by your user name and by other users.
c Suppose the file usrhomestudentsdat contains student information as: Name, id Birthday, Department Write a Linux shell script to sort the file according to Name. Then print only the Name and Department of the last student.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
