Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr grep tee sort tr grep tee sort ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of None of these 256 bytes 1024 bytes 2048 bytes 512 bytes None of these 256 bytes 1024 bytes 2048 bytes 512 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? ps du au pid ps du au pid 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?? /progs/* cp chap[12] /progs/*.* cp chap* progs cp chap?? progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap* progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd cd HOME. cd.. None of these cd/ cd cd HOME. cd.. None of these cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -1 ls -x lc ls None of these ls -1 ls -x lc ls None of these ANSWER DOWNLOAD EXAMIANS APP