I've successfully installed Java 1.8.0-292 and it's running on ubuntu 20.04. I've downloaded NiFi and the nifi.sh file is in the bin directory; however, when I type nifi.sh start while I'm in the bin directory, I get a message saying command not found. Any solution? I know the nifi.sh is in the bin directory I'm in because I located it using locate nifi.sh and the file is found. So start is a java command and java is running. Solution?
Thanks, Steve
