Unix The cat command is used to None of these capture a file copy a file print a file display a file None of these capture a file copy a file print a file display a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? calendar write mesg mail None of these calendar write mesg mail None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? pg lp /p cat None of these pg lp /p cat None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates All of these Execute permission for the owner None of these Write permission for others Read and write permission of groups All of these Execute permission for the owner None of these Write permission for others Read and write permission of groups ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy all files having the string chap and any two characters after that to the progs directory? cp chap?? /progs/* cp chap[12] /progs/*.* cp chap?? progs cp chap* progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap?? progs cp chap* progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *.* ls -l *.lst ls lst* ls *[lst] ls *.* ls -l *.lst ls lst* ls *[lst] ANSWER DOWNLOAD EXAMIANS APP