Linux What command is used to count just the number of lines contained in a file? wc - w wc - r None of these wc - l wc - c wc - w wc - r None of these wc - l wc - c ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to query for a specific package with RPM? rpm -q rpm -a rpm -d None of these rpm -1 rpm -q rpm -a rpm -d None of these rpm -1 ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following subdirectory(ies) contains the device files? /etc /bin None of the listed here /dev /etc /bin None of the listed here /dev ANSWER DOWNLOAD EXAMIANS APP
Linux What command can be used to get information about yourself? which None of the listed here who am i pwd which None of the listed here who am i pwd ANSWER DOWNLOAD EXAMIANS APP
Linux What project is currently developing X server support? XFree86 Project, Inc. All of these None of these RHAD Labs GNOME Project XFree86 Project, Inc. All of these None of these RHAD Labs GNOME Project ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP