Unix Which column contains all details of the permissions of a file when you issue the ls -l command? fourth third first second fourth third first second ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes 256 bytes None of these 512 bytes 2048 bytes 1024 bytes 256 bytes None of these 512 bytes 2048 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? None of these wc -c wc -l wc -r wc -w None of these wc -c wc -l wc -r wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? ls tty None of these who stty ls tty None of these who stty ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? del rm remove mv del rm remove mv 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 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp ANSWER DOWNLOAD EXAMIANS APP