Which of the following commands determines the type of a file by using a definition database file which contains information about all common file types?
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
In the vi editor, which of the following commands will copy the current line into the vi buffer?
Which signal is missing from the following command that is commonly used to instruct a daemon to reinitialize itself, including reading configuration files?
killall -s _______ daemon
Which shell command is used to continue background execution of a suspended command?
Which of the following files, located in a user’s home directory, contains the Bash history?