top | item 23650251 (no title) igor_chubin | 5 years ago Just use IFS for thisw() { ( IFS=+; curl wttr.in/"$*";); } discuss order hn newest ikornaselur|5 years ago I love when you can post something simple like a function/alias and learn so many new things. Never seen IFS before. Updated locally and works perfectly!
ikornaselur|5 years ago I love when you can post something simple like a function/alias and learn so many new things. Never seen IFS before. Updated locally and works perfectly!
ikornaselur|5 years ago