Unix Which command is used to display the top of the file? grep cat head more grep cat head more ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor to the upperleft corner of the screen to move the cursor to the first column in the current line to move the cursor backward to the beginning of a word to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen to move the cursor to the first column in the current line to move the cursor backward to the beginning of a word to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls -l *.lst ls *.* ls lst* ls *[lst] ls -l *.lst ls *.* ls lst* ls *[lst] ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 512 bytes 256 bytes 1024 bytes None of these 2048 bytes 512 bytes 256 bytes 1024 bytes None of these 2048 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? ps du pid au ps du pid au ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* catch All of these .ch patch catch All of these .ch patch ANSWER DOWNLOAD EXAMIANS APP