LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   bash's source code (https://www.linuxquestions.org/questions/linux-general-1/bashs-source-code-45630/)

ramu_ak 02-16-2003 08:41 AM

bash's source code
 
hi
I wanna know if it is possible to see the source code of bash. i did not find it /usr/src/linux/ directory. i could find the actual kernel but i couldn't find the shell source code. Actually i want to know how shell preprocesses the command like ls x* before actually "exec"ing the actual program. plz help me out
bye

yngwin 02-16-2003 08:54 AM

As bash is GPL every distro that uses bash (and who doesn't?) has to provide the source code. How and where depends on your distro. But you could always look at www.gnu.org - there should be a link where you can download the source code.

acid2000 02-16-2003 06:06 PM

first result on google
http://www.gnu.org/software/bash/bas...TOCdownloading


All times are GMT -5. The time now is 09:55 PM.