Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod u + w letter None of these chmod u + x letter chmod ugo + x letter chmod g + x letter chmod u + w letter None of these chmod u + x letter chmod ugo + x letter chmod g + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to mount NFS filesystems? mount None of the listed here knfsd nfsmount mount None of the listed here knfsd nfsmount ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete a single character? x z y a None of these x z y a None of these 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? grep more tee None of these cat grep more tee None of these cat ANSWER DOWNLOAD EXAMIANS APP
Linux How many networks and nodes per network, are allowed by the Class B network? 2,097,152 networks and 254 nodes per network 127 networks and 16,777,216 nodes per network 16,384 networks and 65,534 nodes per network All of these None of these 2,097,152 networks and 254 nodes per network 127 networks and 16,777,216 nodes per network 16,384 networks and 65,534 nodes per network All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to replace text from cursor to right r S R s r S R s ANSWER DOWNLOAD EXAMIANS APP