View Single Post
  #2   (View Single Post)  
Old 18th September 2017
puffymon puffymon is offline
Real Name: Leonid
Port Guard
 
Join Date: Apr 2017
Location: Earth
Posts: 37
Default

1. If you want, install bash, if you want, learn sh (or ksh).
2. If you want /opt directory, just create it (or even create a partition and mount it to /opt, but you'll have to change some settings if you're going to install third-party software there), otherwise look at /usr/local/, it has everything from installed packages.
__________________
mazocomp$ uname -a
OpenBSD mazocomp.lan 6.3 GENERIC.MP#47 amd64
mazocomp$
Reply With Quote