Changes between Version 69 and Version 70 of FreeBSD11_Guide
- Timestamp:
- Apr 20, 2018, 8:40:25 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD11_Guide
v69 v70 117 117 === A.4. Development tools === 118 118 Bootstrap development packages: 119 build# env ALWAYS_ASSUME_YES pkg install vim-console sudo screen ca_root_nss subversion119 build# env ALWAYS_ASSUME_YES=1 pkg install vim-console sudo screen ca_root_nss subversion 120 120 121 121 Tip: screen can be a handy tool if you are working on a remote host.