Multiple choice

Which of the following can be used to create your own custom prompt in Unix?

  1. SHELL

  2. TERM

  3. LOGNAME

  4. PS1

  5. Pipelines

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

PS1 is the main shell prompt string which you can use to create your own custom prompt.