Timeline for Bash giving me : Too many arguments error
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 9, 2018 at 21:15 | comment | added | user147505 | @MichaelHomer The shell is not defined in the question, so it might be wrong. | |
| Dec 9, 2018 at 21:11 | comment | added | Michael Homer |
They are functionally equivalent in Bash, but documented as "= should be used with the test ([) command" (because = is in POSIX and == is not). It wasn't wrong.
|
|
| Dec 9, 2018 at 21:04 | comment | added | user147505 | @MichaelHomer Are they not equivalent in Bash? | |
| Dec 9, 2018 at 21:01 | history | edited | user147505 | CC BY-SA 4.0 |
deleted 1 character in body
|
| Dec 9, 2018 at 20:58 | comment | added | Michael Homer |
... which is done with the = operator.
|
|
| Dec 9, 2018 at 20:58 | history | answered | user147505 | CC BY-SA 4.0 |