Unix Which command is used to display a file contents in octal form? od oct cd of od oct cd of ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? l -u .profile cd /.profile ls profile find /-name profile -print None of these l -u .profile cd /.profile ls profile find /-name profile -print None of these 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? Ip ls ~ x ls -l ls -F -x Ip ls ~ x ls -l ls -F -x ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of None of these 2048 bytes 1024 bytes 512 bytes 256 bytes None of these 2048 bytes 1024 bytes 512 bytes 256 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? chdir cd .. cd/ None of these cd chdir cd .. cd/ None of these cd ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty intr ^c tty ^c stty echoe stty echo ^a stty intr ^c tty ^c stty echoe stty echo ^a ANSWER DOWNLOAD EXAMIANS APP