2martinis Posted October 17, 2008 Share Posted October 17, 2008 Hi, i have downloaded from this site a fix for my wireless card and it a .sh, i have installed leo4all 4.1 but i cant run the scripts.. it only opens in text editor.. Sorry, i know n00b, geting my firsts stepes in osx. thank you. Link to comment https://www.insanelymac.com/forum/topic/131736-how-to-run-sh-scripts/ Share on other sites More sharing options...
realityiswhere Posted October 17, 2008 Share Posted October 17, 2008 you need to run it from the terminal.. open Terminal.app from /Applications/Utilities/ this is assuming you've got the .sh under your Downloads directory.. if this is the broadcom enabler script it should be: cd Downloads sudo ./bcm43xx_enabler.sh if it's named something else just swap out the "bcm43xx_enabler" bit with the name of the shellscript Link to comment https://www.insanelymac.com/forum/topic/131736-how-to-run-sh-scripts/#findComment-934267 Share on other sites More sharing options...
vknyvz Posted October 18, 2008 Share Posted October 18, 2008 go to terminal type the following ./ is used to run something in Unix-like O/S'es, it is like double-clicking on an .exe file on windows. Link to comment https://www.insanelymac.com/forum/topic/131736-how-to-run-sh-scripts/#findComment-934730 Share on other sites More sharing options...
Recommended Posts