Unix Which command is used to link the files? None of these ln tar cp lk None of these ln tar cp lk ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? which who am i i /4 None of these pwd which who am i i /4 None of these pwd 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? cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc None of these copy wb collect mon /misc cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc None of these copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first second third fourth first second third fourth ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: both input and output file standard output file neither standard input nor standard output file standard input file both input and output file standard output file neither standard input nor standard output file standard input file ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the > symbols None of these >> symbols < symbols > symbols None of these >> symbols < symbols ANSWER DOWNLOAD EXAMIANS APP