Here is some information which should be useful for you: There are two source codes for echo command (This can be verified using simple basic command type) - Echo is a shell built in. So each shell has its own source code. - If a shell does not have a echo command, then Kernel uses its own source code. And I believe this should be similar to locating source code of any other commands (like grep, etc). So should'nt be problem with that :)
Dhiraj -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ?? Sent: Friday, July 27, 2007 4:08 PM To: [email protected] Subject: Re: [PLUG] source code of echo command... this may look like **search needle in the haystack** advise but, best bet to look for that (echo) source would be Linux kernel source. Or you could look in the source code for some **shell** -- ॥ echo हम बहुस्याम् ॥ No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.22/921 - Release Date: 7/26/2007 11:16 PM -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
