Unix The cat command is used to capture a file display a file print a file None of these copy a file capture a file display a file print a file None of these copy a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -1 lc ls None of these ls -x ls -1 lc ls None of these ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is None of these .autoexec .exrc autoexec.bat .profile None of these .autoexec .exrc autoexec.bat .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst cut sales empl.lst None of these /sales > empl.lst grep sales empl.lst cat | /sales > empl.lst cut sales empl.lst None of these /sales > empl.lst grep sales empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd chdir cdir changedir None of these cd chdir cdir changedir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 755 555 744 755 555 744 ANSWER DOWNLOAD EXAMIANS APP