Question: LINUX please answer these question with JUST one linux command 1)set the default permissions for newly created directories so the user has full permissions, the

LINUX

please answer these question with JUST one linux command

 

 

Linux test.PNG


 

1)set the default permissions for newly created directories so the user has full permissions, the group has write and execute, and others have read only 2) write a command to display the last 5 Lines in file TEXT, changing each period (.) to a capital (P) 3) write a command to display only the fifth field of each record in file Tablet, and append any error messages to a file called Ipad. the each fields are seperated by a single tab character 4) which Linux command will sort the SALES numerically, and redirect standard output to a new file called INCOME

Step by Step Solution

3.46 Rating (156 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

1 chmod 775 directory... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Operating System Questions!