Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
freebsd_gnu_applications [2025/07/21 07:37] – steve | freebsd_gnu_applications [2025/07/21 08:17] (current) – steve | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== FreeBSD GNU Applications ====== | ====== FreeBSD GNU Applications ====== | ||
+ | |||
+ | * [[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. | ||
< | < | ||
- | pkg install coreutils diffutils findutils gtar less gmake gnugrep | + | pkg install coreutils diffutils findutils gtar less gmake gnugrep |
</ | </ | ||
Line 20: | Line 22: | ||
alias diff=' | alias diff=' | ||
alias make=' | alias make=' | ||
+ | alias sed=' | ||
</ | </ |