Hacker News new | past | comments | ask | show | jobs | submit login

Why the eval? This works fine for me:

  mkcd(){ mkdir --parents -- "$@" && cd -- "$@"; }



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: