Changes between Version 69 and Version 70 of FreeBSD11_Guide


Ignore:
Timestamp:
Apr 20, 2018, 8:40:25 AM (7 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD11_Guide

    v69 v70  
    117117=== A.4. Development tools ===
    118118Bootstrap development packages:
    119 build# env ALWAYS_ASSUME_YES pkg install vim-console sudo screen ca_root_nss subversion
     119build# env ALWAYS_ASSUME_YES=1 pkg install vim-console sudo screen ca_root_nss subversion
    120120
    121121Tip: screen can be a handy tool if you are working on a remote host.