Linux What command is used to assign executable permission to all of the files named "report"? chmod ugo + x 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 ANSWER DOWNLOAD EXAMIANS APP
Linux What command do you use to add routes to a Linux router? addroute net netstat route addroute net netstat route 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? more grep None of these cat tee more grep None of these cat tee ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete three words? 3 dw 3$d 3 dd None of the listed here 3 dw 3$d 3 dd None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is not a filter command? grep cat wc sort grep cat wc sort ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to mount NFS filesystems? mount knfsd nfsmount None of the listed here mount knfsd nfsmount None of the listed here ANSWER DOWNLOAD EXAMIANS APP