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 copy wb collect mon /misc None of these cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc copy wb collect mon /misc None of these cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? None of these copy programs/wb misc/wb copy a:programs/wb b:misc/wb tar programs/wb misc/wb cp programs/wb misc None of these copy programs/wb misc/wb copy a:programs/wb b:misc/wb tar programs/wb misc/wb cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? lp pg None of these cat more lp pg None of these cat more ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai sm ts ic ai sm ts ic ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? tty who ls stty None of these tty who ls stty None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? i /4 who am i which None of these pwd i /4 who am i which None of these pwd ANSWER DOWNLOAD EXAMIANS APP