Unix Which set option is used with vi editor to display line numbers on screen? ic nu li nm ic nu li nm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? dm rm None of these erase delete dm rm None of these erase delete ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as do ccp comp cmp do ccp comp cmp 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 167 note chmod 671 note chmod 761 note chmod 4=rwx, g=rw note chmod 167 note chmod 671 note chmod 761 note chmod 4=rwx, g=rw note 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 copy wb collect mon /misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc None of these copy wb collect mon /misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these st sort -r sh sort None of these st sort -r sh sort ANSWER DOWNLOAD EXAMIANS APP