Linux What command is used with vi editor to delete a single character? y None of these a z x y None of these a z x ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is not a filter command? sort grep wc cat sort grep wc cat ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count just the number of characters in a file? wc - r wc - 1 wc - c wc - w wc - r wc - 1 wc - c wc - w ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to search a pattern in the forward direction? ?? ? / // ?? ? / // ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to access an SMB share on a Linux system? NFS smbserver SMD smbclient None of these NFS smbserver SMD smbclient None of these ANSWER DOWNLOAD EXAMIANS APP