From: Adam Akhtar Date: 2010-01-27T18:38:30+09:00 Subject: Re: Why does `source .bashrc` complain "command not found"? Thank you very much for both of your replies. I just tried `/bin/bash -c 'source whatever'` and it worked! Fantastic. But i don't understand if source isnt a known command then how come when i go to my command line and type source it works fine? Thats why i was initially confused. It worked manually but not inside a script or in irb. -- Posted via http://www.ruby-forum.com/.