Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What's the difference between 'source' and '.' ?


I think they're the same except '.' is POSIX and 'source' is specific to bash and compatible shells. I personally just use source since it's easier to read and zsh and bash account for basically 100% of my shell usage.


If $SHELL is /bin/sh, the source command does not exist, but '.' still works.


nothing afaict




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

Search: