Unix The octal representation 652 indicates Read and write permission of groups Write permission for others None of these All of these Execute permission for the owner Read and write permission of groups Write permission for others None of these All of these Execute permission for the owner ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst /sales > empl.lst None of these cut sales empl.lst grep sales empl.lst cat | /sales > empl.lst /sales > empl.lst None of these cut sales empl.lst grep sales empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? lyrix cat vi ed lyrix cat vi ed ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? s a i S s a i S ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more grep head cat more grep head cat ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. /pat :pat All of these ?pat /pat :pat All of these ?pat ANSWER DOWNLOAD EXAMIANS APP