Which of the following statements is correct when talki…
Which of the following statements is correct when talking about /proc/?
Which command makes the shell variable named VARIABLE v…
Which command makes the shell variable named VARIABLE visible to subshells?
What word is missing from the following SQL statement?
SIMULATION
What word is missing from the following SQL statement?
insert into tablename ________(909, ‘text’);
(Please specify the missing word using lower-case letters only.)
Which run levels should never be declared as the defaul…
Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct
answers.)
which of the following statements is true?
When the command echo $ outputs 1, which of the following statements is true?
what program is executed after the BIOS completes its tasks?
During a system boot cycle, what program is executed after the BIOS completes its tasks?
What output will the following command sequence produce?
What output will the following command sequence produce?
echo ‘1 2 3 4 5 6’ | while read a b c; do
echo result: $c $b $a;
done
Which SysV init configuration file should be modified t…
Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?
CORRECT TEXT Configure a task: plan to run echo &qu…
CORRECT TEXT
Configure a task: plan to run echo “file” command at 14:23 every day.
CORRECT TEXT Copy /etc/fstab to /var/tmp name admin, th…
CORRECT TEXT
Copy /etc/fstab to /var/tmp name admin, the user1 could read, write and modify it, while user2 without any
permission.