Question: Assignment 1 Task 1 : Create a Directory Structure Correct creation of directory and subdirectories using absolute paths. Task 2 : Create Files with Initial

Assignment 1
Task 1: Create a Directory Structure Correct creation of directory and subdirectories using absolute paths.
Task 2: Create Files with Initial Data Files created correctly using touch. Text added to each file using appropriate command.
Task 3: Display File Contents Correct use of head and tail to display specified lines without altering the files.
Task 4: Move Files Files correctly moved to the logs directory using relative paths.
Task 5: Set Permissions Correct permissions set on file1.txt and file2.txt.
Task 6: Create a New User and Group User and group correctly created, and user added to group with proper default shell.
Task 7: Change File Ownership and Set Special Permissions Ownership of files and directories changed. Setgid applied correctly to logs directory.
Task 8: Use File Globbing to Search Files File globbing used correctly to list .txt files. grep used to search for text within the files.
Task 9: Default Permissions with umask umask value checked, changed correctly, and verified with test file.
Task 10: 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 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 Programming Questions!