The grep utility (Sobell, page 56) searches for a string of characters in a file. Use grep to display all lines that contain a string (such as small) in the file you renamed in step 11.
What will be an ideal response?
$ grep small practice
This is a small text file that I created
Computer Science & Information Technology
You might also like to view...
Which of the following is not allowed in the name of a bookmark?
A) Underscores B) Combination of upper and lower case letters C) Spaces D) Numbers
Computer Science & Information Technology
Which of the following HTML tags define a table header?
A.