Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in None of these /bin and /usr/bin directories /unix directory /tmp directory /dev directory None of these /bin and /usr/bin directories /unix directory /tmp directory /dev directory ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the logic erxc profile shell logic erxc profile shell ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor down by one line to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these to move cursor left by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number to move cursor right by one position None of these to move cursor left by one position 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? cat emp[!0-9] cat emp[x-z] more [emp][!0-9] cat emp[a-z] cat emp[!0-9] cat emp[x-z] more [emp][!0-9] cat emp[a-z] ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | wc ls | wc -w ls -l | wc -l ls | ws -c ls | wc ls | wc -w ls -l | wc -l ls | ws -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? nm nu ic li nm nu ic li ANSWER DOWNLOAD EXAMIANS APP