Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? S a s A S a s A ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? d user-list None of these r user-list m user-list e user-list d user-list None of these r user-list m user-list e user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[x-z] cat emp[a-z] more [emp][!0-9] cat emp[!0-9] cat emp[x-z] cat emp[a-z] more [emp][!0-9] cat emp[!0-9] ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note None of these chmod 4=7, g=6,0 =1 note chmo a =761 note chmod 167 note chmod u=rwx, g=rw, o=x note None of these chmod 4=7, g=6,0 =1 note chmo a =761 note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? fdisk None of these chkdsk disk du fdisk None of these chkdsk disk du ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep None of these cat tee more grep None of these cat tee more ANSWER DOWNLOAD EXAMIANS APP