Bash Alias
Create a new Bash Alias
- add a new bash alias called
allhomecontentswhich shows all files (including hidden files) to your~/.bashrcprofile- source the new file
- run the new alias
allhomecontents which shows all files (including hidden files) to your ~/.bashrc profileallhomecontents alias what command is being run?