1.Which addressing scheme is utilized by a Class A network?
2.Which command grants execute permissions to the user, group, and others for all files named "report"?
3.Which command allows you to both view and create files in a Unix-like system?
4.Which software is utilized to automate the installation of Red Mat Linux on multiple machines with the same hardware configuration?
5.Which partition table style is commonly utilized by Linux operating systems?
6.Which command concatenates all files whose names start with 'emp' and are followed by characters that are not digits?
7.Which command grants execute permission to all users for every file and subdirectory within the 'progs' directory?
8.Which command grants execute permissions to all users for files named "letter"?
9.In the Bourne shell, which file is responsible for configuring the user's Unix environment upon logging into their HOME directory?
10.Which command allows you to navigate directly to your home directory?
11.Which command terminates all processes you own on your system except for the login shell?
12.Which command allows you to engage in direct, two-way communication with a user who is currently logged into the system?
13.Which wildcard character in a shell is used to represent zero or more characters in a filename?
14.Which special shell variable represents the process ID of the current shell?
15.Which key is employed to overstrike an entire line?
16.Which symbol is utilized with the chmod command to set exact permissions?
17.Which command reveals the terminal device name currently in use?
18.Which symbol allows you to add content to the end of a file rather than replacing its existing data?
19.Which command allows you to display a file's content in increments of 24 lines?
20.The initial trio of permission characters (rw) in a file's mode represents the owner's rights. What does this signify about the owner's access?