Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l -d ls -l ls -x ls -F ls -l -d ls -l ls -x ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor to the beginning of the line specified by the number to move cursor right by one position to move cursor down by one line None of these to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor right by one position to move cursor down by one line None of these to move cursor left by one position ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep head more cat grep head more cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it None of these #NAME? -1 -r None of these #NAME? -1 -r ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and executable permissions. write and executable permissions executable permission only both read and write permissions None of these both read and executable permissions. write and executable permissions executable permission only both read and write permissions None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? * ? [ijk] None of these [!ijk] * ? [ijk] None of these [!ijk] ANSWER DOWNLOAD EXAMIANS APP