Skip to content

Instantly share code, notes, and snippets.

View jimzucker's full-sized avatar
🎯
Focusing

Jim Zucker jimzucker

🎯
Focusing
View GitHub Profile
@jimzucker
jimzucker / README.md
Last active October 5, 2018 11:55 — forked from mmasashi/README.md
Install Oracle instant client (sqlplus) v12.1 on MacOSX

Install Oracle instant client (sqlplus) on MacOSX

  1. Get Oracle instant client for MacOSX
  1. Unarchive downloaded zip files into a same directory
  • ex: $HOME/Downloads/instantclient_12_1
  1. Create install.sh and copy the following code and past it on that file.