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 is used to copy a file wb with the same name from the programs directory to the misc directory? None of these cp programs/wb misc copy a:programs/wb b:misc/wb copy programs/wb misc/wb tar programs/wb misc/wb None of these cp programs/wb misc copy a:programs/wb b:misc/wb copy programs/wb misc/wb tar programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Write permission for others None of these All of these Execute permission for the owner Read and write permission of groups Write permission for others None of these All of these Execute permission for the owner Read and write permission of groups 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 of the following files will displayed by this command cat *ch* .ch patch All of these catch .ch patch All of these catch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -w wc -c wc - 1 wc -r wc -w wc -c wc - 1 wc -r ANSWER DOWNLOAD EXAMIANS APP