Question: Create a script of the session while experimenting with the following commands in one your directories: I. List currently running jobs II. Kill one of

Create a script of the session while experimenting with the following commands in one your directories: I. List currently running jobs

II. Kill one of the running jobs

III. Cat an existing file using a command that misspells one character in the filename

IV. Correct the character using the next command run cat on correct file

V. Try to list files in \lost+found directory

VI. Find utilities to compress files and directories on your system

VII. Run the ls command with help option

VIII. Run the help command on echo

IX. Echo your name and pipe it to the od command to see each character

X. Create a new file containing only your name using echo

XI. Remove the file you just created

XII. Copy an existing file in your directory to another file

XIII. Move the copies file to another file

XIV. Use grep to search for a word in one of your files

XV. Display the first line of a file

XVI. Display the last line of a file

XVII. Sort the contents of a file

XVIII. Compare two files

XIX. Find the type of files in your directory

XX. Compress a directory using tar command

XXI. Compress the tar file you created using gzip

XXII. Put this .tar.gz file into another directory and uncompresss to get original directory back

XXIII. List the users on your system

XXIV. Write todays date and time

XXV. Exit the script using exit command

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 Databases Questions!