Unix Which command is used to locate all the .profile files in the system? cd /.profile ls profile l -u .profile find /-name profile -print None of these cd /.profile ls profile l -u .profile find /-name profile -print None of these 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 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? i /4 pwd None of these who am i which i /4 pwd None of these who am i which ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? a S i s a S i s ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. count p wcount countw None of these wc count p wcount countw None of these wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? None of these 1 /u which who am i who None of these 1 /u which who am i who ANSWER DOWNLOAD EXAMIANS APP