902 Basic Linux Commands
What is the name of a Linux utility used for managing software packages on Red Hat and Red Hat-based Linux distributions?
Yum
grep
command in Linux that allows you to search files for lines containing a match to a given pattern
Which of the answers listed below refers to a Unix command for copying files and directories?
cp
A low-level utility that can be used for creating/restoring filesystem backup copies in Linux is called:
dd
A command-line command in Linux that allows to search files for lines containing a match to a given pattern is called:
grep
refers to a Linux command-line command used for configuring network interface parameters specific to the wireless communication?
iwconfig
Command in Linux used to display information about files and directories contained within the current working directory?
ls
What is the name of a Linux command used for renaming files and directories?
mv
A Linux command-line command allowing a user to change his/her own password is known as:
passwd
What is the name of a Linux command-line utility used for reporting statistics on running processes?
ps
A Linux command displaying an absolute path to (i.e. full filename of) the current working directory is called:
pwd
A command-line command in Linux used for deleting files and directories is known as:
rm
pwd
shows complete filename of current working directory
ls
shows information about files and directories within the current working directory
Refers to a Linux command that allows for assuming the identity of a different system user and executing commands with security privileges of that user account?
su
Refers to a packet management system most often used on Debian and Debian-based Linux distributions?
APT