Unix Which is the earliest and most widely used shell that came with the UNIX system? C shell None of these Korn shell Smith shell Bourne shell C shell None of these Korn shell Smith shell Bourne shell ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 444 note chmod 555 note chmod 333 note chmod 666 note chmod 444 note chmod 555 note chmod 333 note chmod 666 note 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
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[a-z] cat emp[!0-9] cat emp[x-z] more [emp][!0-9] cat emp[a-z] cat emp[!0-9] cat emp[x-z] more [emp][!0-9] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -F ls -x ls -l ls -a ls -F ls -x ls -l 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 ~ x ls -l ls -F -x Ip ls ~ x ls -l ls -F -x ANSWER DOWNLOAD EXAMIANS APP