Unix Which command is used to change directory to the name beginning with a 'p'? cd [p] cd p* cd p* cd p cd [p] cd p* cd p* cd p 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[x-z] cat emp[!0-9] cat emp[a-z] more [emp][!0-9] cat emp[x-z] cat emp[!0-9] cat emp[a-z] ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes 512 bytes 2048 bytes None of these 256 bytes 1024 bytes 512 bytes 2048 bytes None of these 256 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ts sm ic ai ts sm ic ai ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? cp cpio tar None of these copy cp cpio tar None of these copy ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -d None of these -r -l -b -d None of these -r -l -b ANSWER DOWNLOAD EXAMIANS APP