Unix Which command is used to locate all the .profile files in the system? l -u .profile find /-name profile -print None of these cd /.profile ls profile l -u .profile find /-name profile -print None of these cd /.profile ls profile ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes None of these 512 bytes 2048 bytes 256 bytes 1024 bytes None of these 512 bytes 2048 bytes 256 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? None of these my .file TRY trial None of these my .file TRY trial ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod 222 emp? chmod u+x emp[1-3] chmod u+r ??? emp chmod 777 emp* chmod 222 emp? chmod u+x emp[1-3] chmod u+r ??? emp chmod 777 emp* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? None of these delete rm dm erase None of these delete rm dm erase ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? tail head - r None of these bof eof tail head - r None of these bof eof ANSWER DOWNLOAD EXAMIANS APP