Unix The ls -l command tells who the owner of the file is None of these All of these how large the file is and when the file was last modified. the name of the group owner of the file who the owner of the file is None of these All of these how large the file is and when the file was last modified. the name of the group owner of the file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+rw note chmod go-x note chmod go+r note chmod go-r note chmod go+rw note chmod go-x note chmod go+r note chmod go-r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? None of these /p cat pg lp None of these /p cat pg lp ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echo ^a stty echoe tty ^c stty intr ^c stty echo ^a stty echoe tty ^c stty intr ^c ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rdir rd None of these remove rmdir rdir rd None of these remove rmdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? pat^ ^pat $pat pat$ pat^ ^pat $pat pat$ ANSWER DOWNLOAD EXAMIANS APP