Unix The ls -l command tells the name of the group owner of the file how large the file is and when the file was last modified. who the owner of the file is All of these None of these the name of the group owner of the file how large the file is and when the file was last modified. who the owner of the file is All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? grep None of these wc sort grep None of these wc sort ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the profile erxc shell logic profile erxc shell logic 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 write and executable permissions both read and executable permissions. executable permission only None of these both read and write permissions write and executable permissions both read and executable permissions. executable permission only None of these both read and write permissions ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? grep paste cut cat grep paste cut cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who >> user.lst who | tee user.lst None of these who < user.lste who > user.lst who >> user.lst who | tee user.lst None of these who < user.lste who > user.lst ANSWER DOWNLOAD EXAMIANS APP