Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -x ls -l ls -l -d ls -F ls -x ls -l ls -l -d ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx 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 Which option will be used with disk free command to include the total amount of disk space in the file system? None of these #NAME? #NAME? #NAME? -4 None of these #NAME? #NAME? #NAME? -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? d user-list e user-list r user-list None of these m user-list d user-list e user-list r user-list None of these m user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? eof tail None of these head - r bof eof tail None of these head - r bof ANSWER DOWNLOAD EXAMIANS APP