Linux What command is used to assign executable permission to all of the files named "report"? chmod ugo + rw report chmod u + x report chmod ugo + x report None of the listed here chmod ugo + rw report chmod u + x report chmod ugo + x report None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What command can be used to get information about yourself? which pwd who am i None of the listed here which pwd who am i None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove the directory? None of these remove rdir rmdir rd None of these remove rdir rmdir rd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to change the working directory? chdir cdir changedir cd chdir cdir changedir cd ANSWER DOWNLOAD EXAMIANS APP
Linux Which class network is used for a collection of a small number of networks with a large number of nodes? None of these Class C Class B Class A All of these None of these Class C Class B Class A All of these ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command lists the last 10 lines of a file? cat tail grep head cat tail grep head ANSWER DOWNLOAD EXAMIANS APP