Unix Which option will be used with touch command to change the access time? None of these pid -r option #NAME? None of these pid -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? cp programs/wb misc copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb None of these cp programs/wb misc copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb None of these 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 column contains all details of the permissions of a file when you issue the ls -l command? first fourth second third first fourth second third ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /dev /etc /usr /tmp /dev /etc /usr /tmp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 4=rwx, g=rw note chmod 671 note chmod 167 note chmod 761 note chmod 4=rwx, g=rw note chmod 671 note chmod 167 note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP