Unix Which command is used to remove a directory? rmdir dldir rdir rd rmdir dldir rdir rd ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echoe stty echo ^a tty ^c stty intr ^c stty echoe stty echo ^a tty ^c stty intr ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? pg print prn lp pg print prn lp ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to process number of the current shell None of these to name the command being executed to list the positional parameters to exit status of ast command executed. to process number of the current shell None of these to name the command being executed to list the positional parameters to exit status of ast command executed. ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates All of these None of these Write permission for others Read and write permission of groups Execute permission for the owner All of these None of these Write permission for others Read and write permission of groups Execute permission for the owner 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? 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 None of these copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP