Practical Assignment: Linux File Management and CompressionObjective:In this assignment, you will practice using Linux commands to manage files, directories, links, and compression. Complete each task and submit the required evidence.Task 1: Working with Files and DirectoriesCreate a new directory called assignment.Navigate into the assignment directory.Create three new text files inside the assignment directory: file1.txt, file2.txt, and file3.txt.Add some text to each file....
Comments are closed.