Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. None of these .mbox .profile lastlogin .exrc None of these .mbox .profile lastlogin .exrc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat paste grep cut cat paste grep cut ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells All of these the name of the group owner of the file who the owner of the file is None of these how large the file is and when the file was last modified. All of these the name of the group owner of the file who the owner of the file is None of these how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? None of these copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc None of these copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has executable permission only None of these both read and executable permissions. both read and write permissions write and executable permissions executable permission only None of these both read and executable permissions. both read and write permissions write and executable permissions ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? None of these :x :w :q q! None of these :x :w :q q! ANSWER DOWNLOAD EXAMIANS APP