Unix Which of the following commands is used to obtain a list of all files by modification time? ls -t ls -i ls -R ls -1 ls -t ls -i ls -R ls -1 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 u-x, go+r note chmod g-x, uo+r note chmod go+r, u+x note chmod go+x, u-x note None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+r, u+x note chmod go+x, u-x note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? mv rename remove ren mv rename remove ren ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel all None of these kill 1 cancel 1 kill 0 cancel all None of these kill 1 cancel 1 kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? j R None of these S rch j R None of these S rch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd cd.. cd/ cd HOME. None of these cd cd.. cd/ cd HOME. None of these ANSWER DOWNLOAD EXAMIANS APP