BSD vs Linux
Brandon J. Wandersee’s recent post on the FreeBSD Questions mailling list pointed me to Matthew Fuller‘s BSD vs Linux. Enjoy!
You should replace every mention of “CVS”, “CVSup”, and “pkg_*” with “Subversion” (SVN), “SVNup”, and “pkg *”, respectively. I.e., the command pkg_add
becomes the command pkg add
(with no underscore), etc.