Modify lu so that it ignores case when doing the lookup.

What will be an ideal response?


#
# Look someone up in the phone book -- version 2
#

grep -i "$1" phonebook

Computer Science & Information Technology

You might also like to view...

Select the code below that will configure a background image called parchment.gif for a web page using CSS.

a. body {background-image:url(parchment.gif); } b. document {background:parchment.gif; } c. body {background:parchment.gif’} d. None of the above

Computer Science & Information Technology

Stores in t the transpose of the current object matrix

What will be an ideal response?

Computer Science & Information Technology

A file extension __________. (Choose all that apply.)

a. is required in both the Windows 10 and CentOS 7 operating systems b. typically suggests the type of data in the file c. is usually three letters and comes after the comma d. is usually three letters and comes after the period e. is always used by the OS to determine which program could be used to process the file

Computer Science & Information Technology

You can change the zoom percentage using the ____________________ panel or the status bar by typing a new value in the Zoom text box.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology