Unix Which of the following commands is used to display the filenames in multiple columns? lc ls -x ls ls -1 None of these lc ls -x ls ls -1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? R S s r R S s r 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 Which of the following commands is used to display the directory attributes rather than its contents? ls -l ls -l -d ls -F ls -x ls -l ls -l -d ls -F ls -x 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 ../misc collect ../misc mon ../misc cp wb collect mon ../misc None of these tar wb collect mon /misc copy wb collect mon /misc copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc None of these tar wb collect mon /misc copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 671 note chmod 4=rwx, g=rw note chmod 167 note chmod 761 note chmod 671 note chmod 4=rwx, g=rw note chmod 167 note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP