[Bash Tips] How To cd and ls in one command - OSTechNix

Here is a BASH function to combine cd and ls in one command. It allows us to list directory contents automatically whenever you cd into it.

Switch To A Directory Without Using Cd Command in Linux - OSTechNix

This guide describes a simple bash trick that helps you to automatically switch to a directory without using cd command in Linux.