Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai ts sm ic ai ts sm ic 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: 555 744 755 555 744 755 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls -l *.lst ls *.* ls *[lst] ls lst* ls -l *.lst ls *.* ls *[lst] ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the current shell? None of these $$ $* $! None of these $$ $* $! ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv *.* /bin/ None of these mv * ../bin mv * /bin/* mv * ../bin *.* mv *.* /bin/ None of these mv * ../bin mv * /bin/* mv * ../bin *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? oct od of cd oct od of cd ANSWER DOWNLOAD EXAMIANS APP