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
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? None of these #NAME? +(m+l).n kill None of these #NAME? +(m+l).n kill ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? mv rm remove del mv rm remove del 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? copy wb collect mon /misc tar wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc copy wb collect mon /misc tar wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? lyrix vi ed cat lyrix vi ed cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? Ip ls -l ls -F -x ls ~ x Ip ls -l ls -F -x ls ~ x ANSWER DOWNLOAD EXAMIANS APP