the nodename script calls /bin/bash, and the make install script drops it into /usr/local/bin/bash.

So, either rename the /bin/bash to bash.3 or some such and link /bin/bash to the one in /usr/local/bin or just copy the /usr/local/bin version over to /bin.    


--
Bryan
Sent from my iPhone 5...No electrons were harmed in the sending of this message.



On Aug 19, 2015, at 08:13, John Isabella <izzy_y2k@yahoo.com> wrote:

I am a total noob at linux but managed to do the following:

1. downloaded bash-4.1.tar.gz and placed in the root directory
2. tar -xzf bash4.1.tar.gz
  cd bash-4.1
  ./configure
  make
  sudo make install

3. I then rebooted my box and bash --version It now says version 4.1.0(1)-release (i686-pc-linux-gnu)

However I still get the error when running .sh file
Processing Node Number: 2000 - Callsign: WB6NIL
,/test.sh: line 43: ${f2,,}: bad substitution


Any thoughts?
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.