Unix Which command will be used with vi editor to append text at end of line? a I i A None of these a I i A None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? ls tar dir lp ls tar dir lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control - u] None of these [Control -P] [Control-d] [Control-c] [Control - u] None of these [Control -P] [Control-d] [Control-c] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? lk None of these cp tar ln lk None of these cp tar ln ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the > symbols None of these >> symbols < symbols > symbols None of these >> symbols < symbols ANSWER DOWNLOAD EXAMIANS APP