Unix Which command is used to display the device name of the terminal you are using? who None of these ls stty tty who None of these ls stty tty 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 collect mon /misc tar wb collect mon /misc cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc tar wb collect mon /misc cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+x emp[1-3] chmod 222 emp? chmod 777 emp* chmod u+r ??? emp chmod u+x emp[1-3] chmod 222 emp? chmod 777 emp* chmod u+r ??? emp ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor down by one line to move cursor right by one position to move cursor to the beginning of the line specified by the number None of these to move cursor left by one position to move cursor down by one line to move cursor right by one position to move cursor to the beginning of the line specified by the number None of these to move cursor left by one position ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? #NAME? -1 -4 -2 #NAME? -1 -4 -2 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 both read and executable permissions. both read and write permissions executable permission only write and executable permissions None of these both read and executable permissions. both read and write permissions executable permission only write and executable permissions None of these ANSWER DOWNLOAD EXAMIANS APP