Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
freebsd_gnu_applications [2025/07/21 07:39] stevefreebsd_gnu_applications [2025/07/21 08:17] (current) steve
Line 1: Line 1:
 ====== FreeBSD GNU Applications ====== ====== FreeBSD GNU Applications ======
  
- * [[FreeBSD]]+  * [[FreeBSD]]
  
 If you are coming from Linux, you may prefer the GNU utilities over the FreeBSD ones. If you are coming from Linux, you may prefer the GNU utilities over the FreeBSD ones.
  
 <code> <code>
-pkg install coreutils diffutils findutils gtar less gmake gnugrep+pkg install coreutils diffutils findutils gtar less gmake gnugrep gsed gcc
 </code> </code>
  
Line 22: Line 22:
 alias diff='gdiff' alias diff='gdiff'
 alias make='gmake' alias make='gmake'
 +alias sed='gsed'
 </code> </code>

Navigation
QR Code
QR Code freebsd_gnu_applications (generated for current page)