Unix Which command is used to display and create files? lyrix ed cat vi lyrix ed cat vi ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the profile shell logic erxc profile shell logic erxc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile | newfile wc newfile wc infile - newfile wc infile >newfile wc infile | newfile wc newfile wc infile - newfile wc infile >newfile ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to print a file display a file None of these capture a file copy a file print a file display a file None of these capture a file copy a file 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? None of these copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp wb collect mon ../misc copy wb collect mon /misc None of these copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp wb collect mon ../misc copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? None of these grep mesg mail write None of these grep mesg mail write ANSWER DOWNLOAD EXAMIANS APP