What output will the command seq 10 produce?
What output will the command seq 10 produce?
which directory will be copied to a new user’s home directory when the account is created by passing the
CORRECT TEXT
By default, the contents of which directory will be copied to a new user’s home directory when the
account is created by passing the -m option to the useradd command? (Specify the full path to the
directory.)
What word is missing from the following SQL statement?
CORRECT TEXT
What word is missing from the following SQL statement?
__________ count(*) from tablename;
(Please specify the missing word using lower-case letters only.)
Which of the following files, when existing, affect the behavior of the Bash shell?
Which of the following files, when existing, affect the behavior of the Bash shell? (Choose TWO
correct answers.)
which output does: myfunction A B C Produce?
After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does:
myfunction A B C
Produce?
Which of the following commands puts the output of the command date into the shell variable mydate?
Which of the following commands puts the output of the command date into the shell variable
mydate?
What is the purpose of the sticky keys feature in X?
What is the purpose of the sticky keys feature in X?
how are the different instances of the X11 server identified?
On a machine running several X servers, how are the different instances of the X11 server
identified?
What is the purpose of the xhost program?
What is the purpose of the xhost program?
What of the following statements is true regarding a display manager?
What of the following statements is true regarding a display manager?