Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help these are some questions about certain commands in the Linux Shell. 1. Search ALL files in the ~ directory (that's your home directory)

Please help these are some questions about certain commands in the Linux Shell.

1. Search ALL files in the ~ directory (that's your home directory) and all subdirectories below ~ that contain the keyword "Hawk" (case sensitive). Make sure to print out the line number where each keyword was found within the file.

3. Search files in the /var/log directory that contain the word 'sudo' (case insensitive). Add three lines of context after each keyword found. This means your result should not just show the line containing the word, but also the proceeding three lines from the file as well.

4.Create a tar file named 'Spring.tar' that would include all the files in /var/log with the extension *.log

5. After creation, I now want to append the file Fall.log.bak to the tar archive from Question 4 above. What command would I use? 8. After creation, I now want to compress the file in Question 4 using the bzip2 compression algorithm. What command would I use?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Current Trends In Database Technology Edbt 2004 Workshops Edbt 2004 Workshops Phd Datax Pim P2panddb And Clustweb Heraklion Crete Greece March 2004 Revised Selected Papers Lncs 3268

Authors: Wolfgang Lindner ,Marco Mesiti ,Can Turker ,Yannis Tzitzikas ,Athena Vakali

2005th Edition

3540233059, 978-3540233053

Students also viewed these Databases questions