Section 3 100% Solved
The rm command with the ___ option asks for confirmation before deleting. Correct Ans--i
You can use the ___ command to move multiple files from directory to another at once.
Correct Ans-mv
Which of the following tools can be used to convert the content of the standard display
terminal into impluses that are sent to a series of pins? Correct Ans-Braille display
_____ are used to simulate multiple terminals connected to the serial interface in a linux
system. Correct Ans-Virtual terminals
The ____ command prints the number of newlines, words, and bytes in files. Correct Ans-
wc
Which of the following shells has rich scripting capabilities? Correct Ans-Korn
Which text tool can be used to replace tab characters with space characters? Correct Ans-
split
Which one of the following uses 'proper' command syntax? Correct Ans-Command |
Command
, Linux SUSE Section 1, Linux SUSE Section 2, Linux SUSE
Section 3 100% Solved
Which of the following is not a valid environment variable? Correct Ans-GREP
Which option of the ls command is used to display hidden files? Correct Ans--a
Which command below is a filter command that reads the standard input and writes it to
both the standard output and a specified file? Correct Ans-tee
A(n) ___ statement allows you to use conditions that can be evaluated in many different
ways. Correct Ans-case
Which command will determine the type of a file by examining its contents? Correct Ans-
file
Which file is read by all login shells? Correct Ans-/etc/profile
Which echo backslash sequence creates a trailing new line in a shell script? Correct Ans-\c
The ____ command can be used to obtain the full path of a specified command. Correct
Ans-which
, Linux SUSE Section 1, Linux SUSE Section 2, Linux SUSE
Section 3 100% Solved
In SUSE Linux, you can find ICONS in two areas on the Desktop. Desktop Icons and Main Menu
Icons Correct Ans-False
Which one of the following commands can be used to create a symbolic link? Correct Ans-
ln -s
Which manual (man) page section number is used for games? Correct Ans-6
The Slow Keys feature configures the keyboard so that the user must hold a key down for a
configured period of time before the keystroke is sent, thus preventing accidental keystrokes
from being sent. Correct Ans-True
The TC shell is the standard Linux shell with many advanced features Correct Ans-False
Normally, redirecting is destructive on existing files, which item will append to existing files?
Correct Ans->>
To view only the last ten lines of a file, you would use the ______ command. Correct Ans-
Tail
The ___feature sounds an audible alert whenever Caps Lock is on. Correct Ans-ToggleKeys