Unix The ls -l command tells None of these who the owner of the file is All of these how large the file is and when the file was last modified. the name of the group owner of the file None of these who the owner of the file is 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 sends the word count of the file infile to the newfile. wc newfile wc infile | newfile wc infile >newfile wc infile - newfile wc newfile wc infile | newfile wc infile >newfile wc infile - newfile ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .profile .mbox None of these lastlogin .exrc .profile .mbox None of these lastlogin .exrc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd p* cd [p] cd p* cd p cd p* cd [p] cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -l ls -x ls -F ls -a ls -l ls -x ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? cat lyrix vi ed cat lyrix vi ed ANSWER DOWNLOAD EXAMIANS APP