Use
ls
to list the files in reverse order of the date they were modified.
Create an alias so that the
grep
command runs in color by default. Save the changes in your Bash settings.
List all the aliases created.
Count all files in
/etc
that start with the letter
a
.
Display all files in
/etc/
with the
.conf
extension.