In the vi editor, how can commands such as moving the cursor or copying lines into the buffer be issued multiple times or applied to multiple rows?
Immediately after deleting 3 lines of text in vi and moving the cursor to a different line, which single character command will insert the deleted content below the current line?
Which of the following commands is used to change options and positional parameters for a running Bash?
What is the output of the following command?echo "Hello World" | tr -d aieou
Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)
SIMULATION -Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time? (Specify ONLY the command without any path or parameters.)