Which shell built-in command can be used to create a sh…
Which shell built-in command can be used to create a shortcut or pseudonym for a longer command?
Assume a modern bourne-like shell, such as bash.
which of the following command lines would you use?
In order to append the output of ls to a file called bazz, which of the following command lines would you use?
What command can put suspended jobs into the background?
CORRECT TEXT
What command can put suspended jobs into the background?
What command will print a list of usernames (first colu…
What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?
Which of the following commands will resume executing t…
Given the following output:
Prompt > myapp
[1]+ Stopped myapp prompt>
Which of the following commands will resume executing the stopped process while allowing the user to continue to type commands at the command prompt? A.bg myapp
Which xorg.conf section must be edited to specify the c…
When installing XWindows the monitor wasn’t recognised but now a data sheet with its specification is available. Which xorg.conf section must be edited to specify
the correct values for
several variables?
Which file would you edit to achieve this?
Your senior administrator asked you to change the default background of his machine, which uses XDM. Which file would you edit to achieve this?
Which of the following is the default Xorg configuratio…
Which of the following is the default Xorg configuration file?
what is the name of the default font server?
With xorg 7.0, what is the name of the default font server?
Which of the following commands will print the current …
Which of the following commands will print the current video settings to stdout in XF86Config “Modeline” format?