1.Which command sets read-only access for the user, group, and others on the file named 'note'?
2.Which command is used to control whether a user can receive incoming messages?
3.Which command is typically used to change the name of a file in a Unix-like system?
4.In the permission string, what does the second group of three characters (r--) signify?
5.Which command displays files sorted according to their modification timestamps?
6.Which special shell variable holds the process ID of the most recent background job?
7.Which character should be placed before the pattern 'pat' in the grep command to find matches only at the start of a line?
8.Which command will revoke the read permission for the file 'note' from both the group and others?
9.Which command in the vi editor removes three consecutive words?
10.Which command is utilized to mount NFS file systems?
11.Who is the founder of the Free Software Foundation (FSF)?
12.What is the bit length of an IP address?
13.Which command is utilized to delete a file in a Unix-like system?
14.Before compiling a modular kernel, you need to install the kernel-headers and kernel-source packages. In which directory are these files typically located?
15.Which script is executed to establish system-wide bash default settings for every user?
16.What is the purpose of the special shell variable $*?
17.In the vi editor, which command moves the cursor one position to the left?
18.Which command allows you to simultaneously save the output to a file and display it on the terminal?
19.Identify the primary configuration file used by Apache web server.
20.In which subdirectory are the system's boot scripts typically located?