4 ways to identify your current shell (if it’s bash)
Introduction Knowing which run you are using on your system is an important piece of information. Your shell determines your login environment to a large extent as it controls which environment variables get exported, your shell...
Read More