вот поэтому я тока скептически наблюдаюhizel писал(а):автор git - Линус Торвальдсович

Модератор: f0s
вот поэтому я тока скептически наблюдаюhizel писал(а):автор git - Линус Торвальдсович
нифига ты не видишь.hizel писал(а):я вижу, влёт угук
блять, штоэта!?демимизация
как ты верно измучался бедненький, ведь ~60% программ которыми ты постоянно пользуешься под GPL, начиная с KDEAlex Keda писал(а):вот поэтому я тока скептически наблюдаю =))hizel писал(а):автор git - Линус Торвальдсович ;-)
жжещьAlex Keda писал(а):та ладно?
в курренте, вообще, уже даже греп свой, не гпл)
Код: Выделить всё
> grep --help
...
Report bugs to <bug-gnu-utils@gnu.org>.
> uname -a
FreeBSD my_book 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r217841: Wed Jan 26 03:54:46 MSK 2011 andrey@my_book:/usr/obj/home/andrey/src_head/sys/MY_BOOK amd64
/usr/src/UPDATING писал(а):20100722:
BSD grep has been imported to the base system and it is built by
default. It is completely BSD licensed, highly GNU-compatible, uses
less memory than its GNU counterpart and has a small codebase.
However, it is slower than its GNU counterpart, which is mostly
noticeable for larger searches, for smaller ones it is measurable
but not significant. The reason is complex, the most important factor
is that we lack a modern and efficient regex library and GNU
overcomes this by optimizing the searches internally. Future work
on improving the regex performance is planned, for the meantime,
users that need better performance, can build GNU grep instead by
setting the WITH_GNU_GREP knob.