Unix The command chmod 761 note is equivalent to chmo a =761 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note None of these chmo a =761 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? ls tar lp dir ls tar lp dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? #NAME? #NAME? None of these -4 #NAME? #NAME? #NAME? None of these -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cut sales empl.lst /sales > empl.lst grep sales empl.lst cat | /sales > empl.lst None of these cut sales empl.lst /sales > empl.lst grep sales empl.lst cat | /sales > empl.lst None of these 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? cp wb collect mon ../misc None of these tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc cp wb collect mon ../misc None of these tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Bourne shell Korn shell None of these Smith shell C shell Bourne shell Korn shell None of these Smith shell C shell ANSWER DOWNLOAD EXAMIANS APP