Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I found the source code in C of the different commands in Linux in /coreutils directory. Is there any source code of the shell (in C) that manages all these?
I found some sh-utils with different source code files in C such as man, tty, pwd source codes. Still I can't find the main shell source code that manages the calls to the various commands (man, tty, pwd, etc.)
I found some sh-utils with different source code files in C such as man, tty, pwd source codes. Still I can't find the main shell source code that manages the calls to the various commands (man, tty, pwd, etc.)
did you look at the gnu site linked by cs-cam? I think all those files are source (or at east include the source)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.