https://quizack.com/unix/mcq/which-screen-manipulation-command-sets-the-screen-back-to-normal
Answer: tput rmso
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Unix MCQ Questions
Which character of the grep filter specifies that the pattern preceding it must occur at the end of each line ?
Which option of the grep filter prints out all those lines that do not match the pattern specified by the regular expression ?
Which character would be used in the grep filter to specify a pattern which consists of any one of a set of characters?
The user passwords are kept in which file on most Unix systems?
Which option of the sort filter folds lower case characters to upper case ?
To show the grand total, in kilobytes, of all directories (to which you have access) at or below the current point in the file system, you use:
The cal command...
To channel the output of one command or program into the input of another, you use:
If you use the command 'ls -F', a string that ends in @ is a:
If you wanted to have multiple outputs for a particular command or script which standard base utility would you use?