Objectives
To use multiple different terminal emulators
To use advanced features of these terminal emulators to work more efficiently
To use advanced Bash shell tools like wildcards, sets, brace expansion, meta-characters, and more to easily locate and act upon single or multiple files
The function of the terminal emulator is to provide us with a window on the GUI desktop that allows us to access the Linux command line where we can have unfettered access to the full power of Linux. In this chapter we will explore several terminal emulators in some detail ...