Unix Which command will be used with vi editor to insert text to left of cursor? S a s i S a s i ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? du pid ps au du pid ps au ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? None of these h i k j None of these h i k j ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. ( { ) } ( { ) } ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+x, u-x note None of these chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note chmod go+x, u-x note None of these chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : $ # ; : $ # ; ANSWER DOWNLOAD EXAMIANS APP