LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Bash scripting help (https://www.linuxquestions.org/questions/linux-general-1/bash-scripting-help-472667/)

arturhawkwing 08-10-2006 11:28 AM

Bash scripting help
 
I was writing a bash script and need help with writing one of the functions. Basically what the function would do is go into different directories and run make. The variable is set using a space seperated list of words in a different file. For each of the words in the list it would go into into each directory of a source directory named by each word and run make. Anyone know how to do this?

arturhawkwing 08-10-2006 11:54 AM

Aww shoot I posted this in the wrong section. Meant to post it in programming. Oh well.


All times are GMT -5. The time now is 02:41 AM.