$ $GRID_HOME/crs/script/mount-dbfs.sh version
20160215
$ grep ^VERSION $GRID_HOME/crs/script/mount-dbfs.sh
VERSION=20160215
The following is an option for customers that have removed the dos2unix tool:
1. vi /tmp/mount-dbfs.sh
2. :set ff=unix
3. :wq
4. repeat for /tmp/mount-dbfs.conf