From: Sergey Matveev Date: Fri, 12 Oct 2018 08:46:27 +0000 (+0300) Subject: What I learned from porting my projects to FreeBSD X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=4631661668f2158307e72142729c1d141c2e4795;p=stargrave-blog.git What I learned from porting my projects to FreeBSD https://github.com/shlomif/what-i-learned-from-porting-to-freebsd Самое главное из этой статьи, совпадающий с моим опытом: Perl is portable shell (C) Guy Keren It is easier to port a shell than a shell script (C) Larry Wall ---