1. Use ls to list the files in reverse order of the date they were modified.

image.png

  1. Create an alias so that the grep command runs in color by default. Save the changes in your Bash settings.

image.png

image.png

image.png

  1. List all the aliases created.

image.png

  1. Count all files in /etc that start with the letter a.

image.png

  1. Display all files in /etc/ with the .conf extension.