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 collect mon /misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp wb collect mon ../misc None of these copy wb collect mon /misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp 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 mesg mail write grep None of these mesg mail write grep ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes None of these 512 bytes 2048 bytes 256 bytes 1024 bytes None of these 512 bytes 2048 bytes 256 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? more cat ls file more cat ls file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? None of these more grep cat tee None of these more grep cat tee ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? shutdown cancel kill haltsys shutdown cancel kill haltsys ANSWER DOWNLOAD EXAMIANS APP