Search Results

Search: Posts Made By: arcoleman10
2,389
Posted By Scrutinizer
In addition the bash version should minimally be...
In addition the bash version should minimally be 4.0 for associative arrays.
2,389
Posted By vgersh99
couple of things: #!/bash/bin should be...
couple of things:


#!/bash/bin should be #!/bin/bash
./morse "a b c" should be ./morse "A B C" as you have your array indexed by the upper-cased letters. You may upper-case your input string...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 02:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy