Information
The command to display the content of a directory.
What is ls?
A command to abruptly end the life of a program on Linux.
What is kill?
The file a linux computer uses first to determine to resolve an ip address for a domain name.
What is /etc/resolv.conf
A feature in which you can pass the output of a command to another command.
What is piping?
A cli program to display entities within a database or a file such as /etc/passwd or /etc/sudoers.
What is getent?