• 3 Shell Information Tools for Linux

    Sometime is useful to have information on a system when you login into it via ssh or via a local terminal, or perhaps just to have a warmer welcome with some ASCII art and information on your system, on Linux there are many software that do this work, we can call them Shell information tools.

    These tools are designed to run in a terminal to show information on your distribution/system.

    screenFetch

    This handy Bash script can be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone’s screenshots nowadays. You choose the distribution logo, and can customize the colors and commands that the script uses to take the actual screenshot. This script is very easy to add to and can easily be extended, and the more ideas, the better.

    Installation

    Screenfetch is wrote in bash, so all you need to do is download the file “screenFetch” and edit the settings at the top of the file. There are comments that should make all of the settings fairly easy to edit there, and a configuration reference is available at Configuration.

    Läs hela artikeln.