Unix Which command is used to display the characteristics of a process? du pid au ps du pid au ps ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? du fdisk chkdsk disk None of these du fdisk chkdsk disk None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd cd.. cd HOME. None of these cd/ cd cd.. cd HOME. None of these cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the None of these >> symbols > symbols < symbols None of these >> symbols > symbols < symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? pat$ $pat ^pat pat^ None of these pat$ $pat ^pat pat^ None of these 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 chmod g-x, uo+r note chmod u-x, go+r note None of these chmod go+r, u+x note chmod go+x, u-x note chmod g-x, uo+r note chmod u-x, go+r note None of these chmod go+r, u+x note ANSWER DOWNLOAD EXAMIANS APP