On Tue, Jul 13, 2010 at 7:24 AM, sandeep kumar <[email protected]> wrote: > will the distributors compile the source code with out making any changes > (the version installed on distributions will it be the same as the > compilation of the source code(same version) available at gnu)
rm and other tools are part of coreutils. In ubuntu, you can run "apt-get source bash coreutils" to get the source of the bash and coreutils used with your version of Ubuntu. SB -- l...@iitd - http://tinyurl.com/ycueutm
