Linked by Thom Holwerda on Thu 10th Jan 2013 01:41 UTC, submitted by lucas_maximus
Thread beginning with comment 548095
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[5]: not all these changes are strictly necessary
by Soulbender on Thu 10th Jan 2013 09:22
in reply to "RE[4]: not all these changes are strictly necessary"
RE[6]: not all these changes are strictly necessary
by kwan_e on Thu 10th Jan 2013 09:32
in reply to "RE[5]: not all these changes are strictly necessary"
RE[5]: not all these changes are strictly necessary
by Soulbender on Thu 10th Jan 2013 10:07
in reply to "RE[4]: not all these changes are strictly necessary"
RE[6]: not all these changes are strictly necessary
by sec0ndshadow on Thu 10th Jan 2013 15:01
in reply to "RE[5]: not all these changes are strictly necessary"
RE[6]: not all these changes are strictly necessary
by kwan_e on Thu 10th Jan 2013 15:14
in reply to "RE[5]: not all these changes are strictly necessary"
But why does GNU have to create their own grep and sed etc instead of just using the BSD ones? Could it be...ideologic reasons?
I don't know. Did BSD grep and sed come before GNU grep and sed? From what I know, GNU was a reaction to proprietary programs for which source was unavailable. In that sense, it's not ideology but pragmatism to write something you have control over.
RE[6]: not all these changes are strictly necessary
by tidux on Thu 10th Jan 2013 16:32
in reply to "RE[5]: not all these changes are strictly necessary"
RE[6]: not all these changes are strictly necessary
by Laurence on Thu 10th Jan 2013 16:41
in reply to "RE[5]: not all these changes are strictly necessary"
RE[5]: not all these changes are strictly necessary
by lucas_maximus on Thu 10th Jan 2013 10:46
in reply to "RE[4]: not all these changes are strictly necessary"
RE[6]: not all these changes are strictly necessary
by kwan_e on Thu 10th Jan 2013 11:18
in reply to "RE[5]: not all these changes are strictly necessary"





Member since:
2007-02-18
Except other platforms don't want to include GPL code in their OS. "
They don't have to. They can reimplement those GNU extensions. GPL covers only copyright, not reimplementation.
And it's not really GPL's fault that some people are too ideological to include GPL programs.