1.Where should system default files be placed to initialize new user home directories?
2.Which command is utilized to duplicate a file in Unix/Linux systems?
3.Which wildcard character in a shell is designed to match exactly one character?
4.Which TCP/IP protocol facilitates file transfer with very limited features and low overhead?
5.Which command provides details about your current user identity?
6.What is the full form of OSS?
7.Which command counts only the total characters present in a file?
8.When creating a swap partition with fdisk, which partition type ID should you assign?
9.Which command allows you to check for a particular package using RPM?
10.Which NIS client is responsible for locating and saving details about an NIS domain and its server?
11.Which wildcard character in a shell matches zero or more characters?
12.In the vi editor, which command replaces all text from the cursor position to the end of the line?
13.Which of the following hardware platforms is incompatible with Red Hat operating systems?
14.Which character should be appended to the pattern in the grep command to find matches occurring at the line's end?
15.What defines a relocatable program form?
16.What best describes the function of an interpreter?
17.What is the name of the translator that processes a complete program written in a high-level language and converts it into machine code?
18.What is the function of a compiler?
19.What do you call a compiler that is executed on one computer but generates executable code for another computer?
20.What is the hexadecimal machine code equivalent of the assembly directive .WORD d#790?