DEV Community

Discussion on: Creating a smart alternative to 'cd' command

 
bhupesh profile image
Bhupesh Varshney 👾 • Edited

mapfile/readarray for example is a very handy thing in bash which is not in zsh
Another one which I like read -p "Enter Password" doesn't work in zsh