Linux What command is used to count the number of files in the current directory by using pipes? ls | ws - c ls | wc - w ls | wc - l ls | wc ls | ws - c ls | wc - w ls | wc - l ls | wc ANSWER DOWNLOAD EXAMIANS APP
Linux GNOME is based on COM/DCOM toolkit ORE toolkit OLE DB toolkit CORBA toolkit COM/DCOM toolkit ORE toolkit OLE DB toolkit CORBA toolkit ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod ugo + x letter None of these chmod u + w letter chmod u + x letter chmod g + x letter chmod ugo + x letter None of these chmod u + w letter chmod u + x letter chmod g + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to save file and remain in the editing mode? :w x :q None of the listed here :w x :q None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux For you to create a swap partition by using fdisk, what must the partition's system ID type be? 82 5 None of these 4 83 82 5 None of these 4 83 ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display a file contents in octal form? cd of oct od cd of oct od ANSWER DOWNLOAD EXAMIANS APP