I figured it out. Google :) For anyone who runs into this problem, open up the terminal and enter chmod u+x file.rb
This gives the u (user) permission to (x) execute then the name of the file or directory your giving permission to execute. On Apr 8, 10:20 am, devVim <[email protected]> wrote: > I get the following error message when trying to execute a file.rb. > bin/bash permission denied. Is there a way to fix this? I'm logged in > as the root/admin user. > FYI I'm using NerdTree to execute my file. > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
