xyz icon indicating copy to clipboard operation
xyz copied to clipboard

Add a check and specific error message for users with Bash < 4

Open Avaq opened this issue 5 years ago • 1 comments

We keep having to explain #51 to people. Maybe we can have the script itself explain this.

Avaq avatar Nov 11 '19 16:11 Avaq

Very good idea! We could run declare -A, suppressing output, then abort with a helpful error message if the command fails.

davidchambers avatar Nov 11 '19 17:11 davidchambers