Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in None of these /bin and /usr/bin directories /unix directory /tmp directory /dev directory None of these /bin and /usr/bin directories /unix directory /tmp directory /dev directory ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 444 note chmod 333 note chmod 666 note chmod 555 note chmod 444 note chmod 333 note chmod 666 note chmod 555 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? cat pg lp None of these more cat pg lp None of these more 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 of the following commands is used to rename a file? mv ren remove rename mv ren remove rename ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? tar wb collect mon /misc copy wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc tar wb collect mon /misc copy wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP