What is your terminal type set to? What command did you use to get your answer?

What will be an ideal response?

My terminal type is set to vt100. I obtained my answer with the echo $TERM command under Bash, as shown in the following session.
$ echo $TERM
vt100
$

Computer Science & Information Technology

You might also like to view...

Define a multi-table query

What will be an ideal response?

Computer Science & Information Technology

A used car dealer wants you to develop a website to display his vehicles. The inventory changes daily. Explain what you would include on the site and how you would update it daily.

What will be an ideal response?

Computer Science & Information Technology