Unix Which of the following commands is used to display your working directory? prompt $p$g pwd dir path prompt $p$g pwd dir path ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? $ : ; # $ : ; # ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 555 note chmod 444 note chmod 333 note chmod 666 note chmod 555 note chmod 444 note chmod 333 note chmod 666 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? cp programs/wb misc copy a:programs/wb b:misc/wb None of these copy programs/wb misc/wb tar programs/wb misc/wb cp programs/wb misc copy a:programs/wb b:misc/wb None of these copy programs/wb misc/wb tar programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? $pat None of these pat$ ^pat pat^ $pat None of these pat$ ^pat pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? lp pg print prn lp pg print prn ANSWER DOWNLOAD EXAMIANS APP