LAB #4: * Q1: Issue the touch command and create an empty file called example with the default permissions. Use "ls -l"

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

LAB #4: * Q1: Issue the touch command and create an empty file called example with the default permissions. Use "ls -l"

Post by answerhappygod »

Lab 4 Q1 Issue The Touch Command And Create An Empty File Called Example With The Default Permissions Use Ls L 1
Lab 4 Q1 Issue The Touch Command And Create An Empty File Called Example With The Default Permissions Use Ls L 1 (427.37 KiB) Viewed 34 times
LAB #4: * Q1: Issue the touch command and create an empty file called example with the default permissions. Use "ls -l" to check the permissions. Use chown command to change the ownership of the file given to root for both the user and the group. Use "ls -l” to check the permissions. On this same file called example, use chmod command to give the user execute permission, and write permission to group. You are allowed to use either the octal numbers or the letters. Use "ls -l” to check the permissions. . . O * Q2: You're given the file fruits.txt. Write a script to answer the following questions. You know that the list of people are as follows: Fred, Susy, Mark, Robert, Terry, Lisa, Anne, Greg, Oliver, Betty .How many fruits in total does each of the people have? How many fruits end with “ies” or “ons”? How many different fruits does Susy have? At which lines Greg appears? List the names with more than 4 letters . .
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply