Unix Which option will be used with touch command to change the access time? #NAME? None of these pid -r option #NAME? None of these pid -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md cr crdir None of these mkdir md cr crdir None of these mkdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -l ls -x ls -F ls -a ls -l ls -x ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? more [emp][!0-9] cat emp[a-z] cat emp[!0-9] cat emp[x-z] more [emp][!0-9] cat emp[a-z] cat emp[!0-9] cat emp[x-z] ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to print a file display a file capture a file None of these copy a file print a file display a file capture a file None of these copy a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? dir ls tar lp dir ls tar lp ANSWER DOWNLOAD EXAMIANS APP