How to easily see your current Bash aliases, functions and variables

Leo Gutiérrez
2 min readSep 26, 2020

In this short post I will show you multiple ways to list your Bash aliases, functions and environmental variables. Sometimes you just need what variables you have in your current environment, there are several ways you can list your variables.

printenv

--

--

Leo Gutiérrez

Hi! I am Leonardo Gutiérrez R., a passionate software developer, I hope you find the content in this blog interesting. I write about IT related stuff.