Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? rch ech fch None of these tch rch ech fch None of these tch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? ps au du pid ps au du pid ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and executable permissions. executable permission only None of these both read and write permissions write and executable permissions both read and executable permissions. executable permission only None of these both read and write permissions write and executable permissions ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai ic sm ts ai ic sm ts ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc newfile wc infile | newfile wc infile - newfile wc infile >newfile wc newfile wc infile | newfile wc infile - newfile wc infile >newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? kill +(m+l).n #NAME? None of these kill +(m+l).n #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP