Linux The IP address are based on 16-bit addresses 32-bit addresses 64-bit addresses 12-bit addresses 16-bit addresses 32-bit addresses 64-bit addresses 12-bit addresses 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 to remove a file? None of the listed here mv del rm None of the listed here mv del rm ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command can be used to rename a file in UNIX? remove mv change ren remove mv change ren ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display the top of the file? more grep head cat more grep head cat 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 go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP