What is the process ID number of the init process on a SysV init based system?
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?
Which of the following command sets the Bash variable named TEST with the content FOO?
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)