Unix The ls -l command tells who the owner of the file is how large the file is and when the file was last modified. None of these the name of the group owner of the file All of these who the owner of the file is how large the file is and when the file was last modified. None of these the name of the group owner of the file All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -x ls -l ls -F ls -a ls -x ls -l ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? C shell Korn shell Smith shell Bourne shell None of these C shell Korn shell Smith shell Bourne shell 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 chmod go+r, u+x note None of these chmod go+x, u-x note chmod g-x, uo+r note chmod u-x, go+r note chmod go+r, u+x note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the shell profile logic erxc shell profile logic erxc ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note None of these chmo a =761 note chmod 167 note chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note None of these chmo a =761 note chmod 167 note chmod u=rwx, g=rw, o=x note ANSWER DOWNLOAD EXAMIANS APP