Linux How many networks and nodes per network, are allowed by the Class B network? 16,384 networks and 65,534 nodes per network 2,097,152 networks and 254 nodes per network None of these 127 networks and 16,777,216 nodes per network All of these 16,384 networks and 65,534 nodes per network 2,097,152 networks and 254 nodes per network None of these 127 networks and 16,777,216 nodes per network All of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to sort the lines of data in a file in reverse order? sort - r sh sort st sort - r sh sort st ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to save the standard output in a file, as well as display it on the terminal? tee grep more cat None of these tee grep more cat None of these ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command can you execute to count the number of lines in a file? count cl None of these wc - l lc count cl None of these wc - l lc ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to all of the files named "report"? chmod u + x report None of the listed here chmod ugo + rw report chmod ugo + x report chmod u + x report None of the listed here chmod ugo + rw report chmod ugo + x report ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to move back to the beginning of a word? b d a c b d a c ANSWER DOWNLOAD EXAMIANS APP