Unix Which of the following commands is used to get directory one level up? cd cd/ None of these chdir cd .. cd cd/ None of these chdir cd .. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -l ls -x ls -F ls -a ls -l ls -x ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that owner has read permission only other has read permission only group has write permission only group has read permission only owner has read permission only other has read permission only group has write permission only group has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? au ps pid du au ps pid du ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the < symbols >> symbols > symbols None of these < symbols >> symbols > symbols None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? a i S s a i S s ANSWER DOWNLOAD EXAMIANS APP