grep - Pattern Search

  • Write a script using grep command to find the number of words character, words and lines in a file.
  • Write a script using egrep command to display list of specific type of files in the directory.