* wget download# cd /usr/ports/ftp/wget# make install::: gnu-tls 와 openssl 중 하나만 선택해서 config 설정 * bashrc download# cd /usr/ports/shells/bash# make install * bashrc 기본 설정 파일 다운로드# wget http://www.viper.pe.kr/pds/FreeBSD/bashrc.tar.gz# tar xvfz bashrc.tar.gz# cp bashrc/.bashrc ~# cp bashrc/.bash_profile ~# cp bashrc/bashrc /etc/ * vim download# cd /usr/ports/editors/vim# make install# cp /usr/loca..