dapgo / dapgo/Menu4multiple_Webrowsers

Bash (macOS) when "Open with" Terminal from Finder

Open
#15 0 comments 0 reactions 1 assignee Claimed by @dapgo View on GitHub
bug
Dominant language
Batchfile
Stars
12
Forks
3
PR merge metrics
No merged PRs in 30d

Description

There is an incoherent behavior among the different ways to execute the script:

- sh menu.sh from terminal
- bash menu.sh from terminal
- ./menu.sh from terminal

and

- Finder "Open with" Terminal

Script starts with the Shebang/hashpling #!/bin/bash

In brief, in the the second case, the sentence declare -A produces an error whereas there is not error when using other methods

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.