Question

Can everybody help me with this Linux command? Thank you. Where is Waldo? Find and Grep.

Can everybody help me with this Linux command? Thank you.

Where is Waldo? Find and Grep.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

You can simply find Waldo word using grep with the below command in linux

grep -iR Waldo *

It will print the whole sentence which contains the word with the filename which contains it.

Add a comment
Know the answer?
Add Answer to:
Can everybody help me with this Linux command? Thank you. Where is Waldo? Find and Grep.
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Some multiple choice questions of Computer Science: Linux command; Actually I can google it but the...

    Some multiple choice questions of Computer Science: Linux command; Actually I can google it but the choice here is a little..unclear. So I can't make sure..Thank you! 1:What does the Linux command “cat” do? a. copy the contents of a file to the screen b. count the number of characters in a file c. create a Linux catalog d. open up an edit session allowing you to modify a file 2:Which of the following Linux commands is best for getting...

  • Can someone please help me with the piping of the following code. The Myshell is a command langua...

    Can someone please help me with the piping of the following code. The Myshell is a command language interpreter which can execute several internal commands as well as some external command using a default Linux shell. The command can be read from either standard input or a batch file. This program currently executes commands such as ls>1, sort myshell.c >2. What I need it the to pipe the commands so i can execute commands like ls | 1 or sort...

  • Can you help me? I am taking an INTRODUCTORY unix/linux shell programming course and need to...

    Can you help me? I am taking an INTRODUCTORY unix/linux shell programming course and need to know what the following command will do. Need a SIMPLE answer please. onsystem john1 &

  • Linux command problem, please help thank you! Chapter X Exercise 07: midLS Exercise 07 midLS Turn-in...

    Linux command problem, please help thank you! Chapter X Exercise 07: midLS Exercise 07 midLS Turn-in directory: er07/ Files to turn in: midLS Allowed functions: None Notes: a/a In a midLs file, place the command line that will list all files and directories in your current directory (except for hidden files or any file that starts by a dot - yes, that includes double-dots), separated by a comma, by order of creation date. Make sure directories' names are followed by...

  • I am taking an introductory course in unix/linux shell programming and need some help. Can you...

    I am taking an introductory course in unix/linux shell programming and need some help. Can you tell me what command I would use to make the variable myName readable by child process

  • you are to create a simple “shell” for Linux systems. A shell is a command interpreter...

    you are to create a simple “shell” for Linux systems. A shell is a command interpreter whose main function is to get and execute the next user-specified command. Required Tasks You must write the shell in C/C++ for Linux systems, and the shell must have the following functionalities (or features): 1. can use command chdir to change to a given directory.

  • On your Fedora Linux virtual machine, switch to a command-line terminal (tty2) by pressing Ctrl+Alt+F2 and...

    On your Fedora Linux virtual machine, switch to a command-line terminal (tty2) by pressing Ctrl+Alt+F2 and log in to the terminal using the user name of root and the password of LNXrocks!. At the command prompt, type ps –ef | grep bash and press Enter to view the bash shells that are running in memory on your computer. Record the PID of the bash shell running in your terminal (tty2): . At the command prompt, type kill –l and press...

  • Can you help me find the answer? Can you also show your work in detail? Thank...

    Can you help me find the answer? Can you also show your work in detail? Thank you Find the exact value of each expression, if it is defined. (If an answer is undefined, enter UNDEFINED.) (a) cos(-1) (b) COS 05-1(1) (c) cos+4-V3)

  • Hi everybody,can you help me for problem 4 in the attach . Thank for help! The...

    Hi everybody,can you help me for problem 4 in the attach . Thank for help! The elementary reversible reaction A + B 2C occurs in the liquid phase in isothermal CSTR. A stream containing equimolar amounts of A and B in a solvent enters. the reactor, and the conversion of A is measured to be 60%. The equilibrium conversion o A under the same inlet conditions is known to be 80%. The volumetric flowrate into the process is to be...

  • Linux commands questions help 1.Find all files under the current directory which ends in '.dat' (just...

    Linux commands questions help 1.Find all files under the current directory which ends in '.dat' (just the .dat not the single quotes as well) and use -exec to create a listing of each file's inode number. 2. Find all files under the /tmp directory whose size is greater than 65 kilobytes and use -exec with an appropriate command to delete these files. 3. Search files in ~ and all subdirectories -- that contain the word 'hawk' (case sensitive) at the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT