Get Full Version of the Exam
http://www.EnsurePass.com/101-500.html
Question No.111
When piping the output of find to the xargs command, what option to find is useful if the filenames have spaces in them?
-
-rep-space
-
-print0
-
-nospace
-
-ignore-space
Correct Answer: B
Question No.112
What command changes the nice level of a running process? (Specify ONLY the command without any path or parameters)
Correct Answer: renice
Question No.113
Which of the following commands print the current working directory when using a Bash shell? (Choose two.)
-
echo quot;${PWD}quot;
-
echo quot;${WD}quot;
-
pwd
-
printwd
-
echo quot;${pwd}quot;
Correct Answer: C
Question No.114
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
-
chmod u=rwx,go=rx /bin/foo
-
chmod o rwx,a rx /bin/foo
-
chmod 577 /bin/foo
-
chmod 775 /bin/foo
Correct Answer: A
Question No.115
Which of the following commands converts spaces in a file to tab characters and prints the result to standard output?
-
iconv
-
expand
-
unexpand
-
tab
Correct Answer: C
Question No.116
Which of the following file permissions belong to a symbolic link?
A. -rwxrwxrwx
B. rwxrwxrwx
-
lrwxrwxrwx
-
srwxrwxrwx
Correct Answer: C
Question No.117
Which of the following commands will produce the following output?
-
jobs
-
proclist
-
netstat
-
ps
Correct Answer: D
Question No.118
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Specify the correct vi command without spaces.
Correct Answer: 17yy
Question No.119
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
-
chown dan/staff file.txt
-
chown dan:staff file.txt
-
chown -u dan -g staff file.txt
-
chown dan -g staff file.txt
Correct Answer: B
Question No.120
Which of the following options must be passed to a filesystem#39;s entry in /etc/fstab in order to mount the file system without root privileges?
-
auto
-
norestrict
-
noauto
-
user
Correct Answer: D
Get Full Version of 101-500 Dumps