Unix Which symbol is used to separate more than one command in the same command line? ; # $ : ; # $ : ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is home password shell None of these login home password shell None of these login ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? i a S s i a S s ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st sort -r sort None of these sh st sort -r sort None of these sh ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -x a+x progs chmod -R 222 progs chmod -R a+x progs chmod -1 a+x progs chmod -x a+x progs chmod -R 222 progs chmod -R a+x progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd [p] cd p* cd p* cd p cd [p] cd p* cd p* ANSWER DOWNLOAD EXAMIANS APP