Skip to content

bash syntax fixes - #102

Open
adrianbiro wants to merge 1 commit into
The-Z-Labs:masterfrom
adrianbiro:master
Open

bash syntax fixes#102
adrianbiro wants to merge 1 commit into
The-Z-Labs:masterfrom
adrianbiro:master

Conversation

@adrianbiro

Copy link
Copy Markdown

remove unset variable
fix quotes to prevent glob matching
grep -q instead of [ -n ... ]
file as arg for awk instead of cat file | awk
replace ... with proper command substitution

fix quotes to prevent glob matching
grep -q instead of [ -n ... ]
file as arg for awk instead of cat file | awk
replace `...` with proper command substitution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant