Timeline for How to pass parameters to function in a bash script?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 14, 2018 at 18:43 | history | edited | Stéphane Chazelas | CC BY-SA 3.0 |
missing qjuotes
|
| Jul 28, 2016 at 6:57 | comment | added | user181822 | I realize my mistake now. I had used $0 and $1 in the function and $0 resolved to the script name indeed. I mistook it for a parameter of the script and not the function itself. Thank you! | |
| Jul 28, 2016 at 6:56 | vote | accept | user181822 | ||
| Jul 27, 2016 at 18:56 | history | edited | Rahul | CC BY-SA 3.0 |
deleted 2 characters in body
|
| Jul 27, 2016 at 18:50 | history | edited | Rahul | CC BY-SA 3.0 |
deleted 2 characters in body
|
| Jul 27, 2016 at 18:44 | history | answered | Rahul | CC BY-SA 3.0 |