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 any 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 ...