Why not use softlinks?
ln -s <what you have> <link you want> ...as in: pat@wopr:~$ l /opt total 76 [...] **lrwxrwxrwx 1 pat pat 10 May 30 18:08 nifi -> nifi-0.6.1 **drwxrwxr-x 20 pat pat 4096 Jun 5 21:22 nifi-0.6.1 [...] Thanks! [pat](http://about.me/PatTrainor) ( ͡° ͜ʖ ͡°) "A wise man can learn more from a foolish _question _than a fool can learn from a wise _answer_". ~ Bruce Lee. On Jun 6 2016, at 3:53 am, ski n <[email protected]> wrote: > NiFi is unpacked/installed by default in the directory: nifi-0.6.1 > > My other Apache installations all are grouped together by the Apache "apache-" prefix. > > For example: apache-tomcat-7.0.69 > > Will this change in future releases (now NiFi is still before the 1.0 release)
