Unix Which command allows you to view your file 24 lines at a time? more pg cat lp None of these more pg cat lp None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates All of these None of these Read and write permission of groups Write permission for others Execute permission for the owner All of these None of these Read and write permission of groups Write permission for others Execute permission for the owner ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? None of these rm all rm -r * rm * rm *.* None of these rm all rm -r * rm * rm *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x ls ~ x ls -l Ip ls -F -x ls ~ x ls -l Ip ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who >> user.lst who | tee user.lst who > user.lst who < user.lste None of these who >> user.lst who | tee user.lst who > user.lst who < user.lste None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file standard output file both input and output file neither standard input nor standard output file standard input file standard output file both input and output file neither standard input nor standard output file ANSWER DOWNLOAD EXAMIANS APP