Unix Which of the following commands is used to rename a file? rename remove ren mv rename remove ren mv ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 167 note chmod 4=7, g=6,0 =1 note None of these chmo a =761 note chmod u=rwx, g=rw, o=x note chmod 167 note chmod 4=7, g=6,0 =1 note None of these chmo a =761 note chmod u=rwx, g=rw, o=x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep more tee None of these cat grep more tee None of these cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? paste cat cut grep paste cat cut grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? -r option pid None of these #NAME? -r option pid None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has write and executable permissions None of these both read and write permissions both read and executable permissions. executable permission only write and executable permissions None of these both read and write permissions both read and executable permissions. executable permission only ANSWER DOWNLOAD EXAMIANS APP