» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 1 » Question 10/20
10.You telnet into several of your servers simultaneously. During the day, you sometimes get confused as to which telnet session is connected to which server. Which of the following commands in your .profile would make it obvious to which server you are attached?

PS1='\h: \w>'
PS1='\s: \W>'
PS1='\!: \t>'
PS1='\a: \n>'

Explanation

« Question 9 Question 11 »