Unix Which of the following commands is used to view your file 24 lines at a time? pg lp /p cat None of these pg lp /p cat None of these 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 None of these executable permission only both read and write permissions both read and executable permissions. write and executable permissions None of these executable permission only both read and write permissions both read and executable permissions. write and executable permissions ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort -r sort sh st sort -r sort sh st ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? cr mkdir md None of these crdir cr mkdir md None of these crdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc - 1 wc -r wc -w wc -c wc - 1 wc -r wc -w wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? r R c C r R c C ANSWER DOWNLOAD EXAMIANS APP