Question: Linux Hands on Task 1 : Create a Directory Structure Correct creation of directory and subdirectories using absolute paths. Task 2 : Create Files with
Linux Hands on
Task : Create a Directory Structure
Correct creation of directory and subdirectories using absolute paths.
Task : Create Files with Initial Data
Files created correctly usingtouch Text added to each file using appropriate command.
Task : Display File Contents
Correct use ofheadandtailto display specified lines without altering the files.
Task : Move Files
Files correctly moved to thelogsdirectory using relative paths.
Task : Set Permissions
Correct permissions set onfiletxtandfiletxt
Task : Create a New User and Group
User and group correctly created, and user added to group with proper default shell.
Task : Change File Ownership and Set Special Permissions
Ownership of files and directories changed. Setgid applied correctly tologsdirectory
Task : Use File Globbing to Search Files
File globbing used correctly to listtxtfilesgrepused to search for text within the files.
Task : Default Permissions with umask
umaskvalue checked, changed correctly, and verified with test file.
Task : Submitting work
Project submission shows file structure and permissions.
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
