Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
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
Step: 1
1 chmod 775 directory...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started