Unix Which command will be used with vi editor to append text at end of line? a None of these i I A a None of these i I A ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? grep cut paste cat grep cut paste cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? pid du ps au pid du ps au ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod g-x, uo+r note None of these chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note None of these chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls lst* ls *.* ls -l *.lst ls *[lst] ls lst* ls *.* ls -l *.lst ls *[lst] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chown chgrp chmod None of these chusr chown chgrp chmod None of these chusr ANSWER DOWNLOAD EXAMIANS APP