Linux What command is not used to list the files chap01, chap02 and chap04? ls chap[124] ls - x chap0[124] None of the listed here ls chap* ls chap[124] ls - x chap0[124] None of the listed here ls chap* ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command lists the last 10 lines of a file? tail head grep cat tail head grep cat ANSWER DOWNLOAD EXAMIANS APP
Linux What file specifies the order in which to use specified name services? /etc/hosts /etc/nsorder /etc/nsswitch.conf None of these /etc/services /etc/hosts /etc/nsorder /etc/nsswitch.conf None of these /etc/services ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to copy directory structures in and out? copy cp - p cpio cp None of these copy cp - p cpio cp None of these ANSWER DOWNLOAD EXAMIANS APP
Linux In OSI network architecture, the routing is performed by data link layer network layer None of these transport layer session layer data link layer network layer None of these transport layer session layer ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod go + r, u + x letter chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP