Whats a GNOME Terminal in UNIXSolutionAnswer GNOME was writt
What\'s a GNOME Terminal in UNIX.
Solution
Answer:
GNOME was written by Havoc Pennington and other co-workers. This allows the users to access the UNIX shell. In GNOME if we type the command :
\"echo $SHELL\"
It will display the name of the shell running on the UNIX.
