"(Bash) Shell and its crappy handling of Whitespace" (#Linux)
https://blog.plover.com/Unix/whitespace.html
@lupyuen ain't that a problem with globbing mostly? Is it possible to use regex on bash scripts?
@lupyuen * laughs in zsh *
@morenonatural @lupyuen fish my beloved
@lupyuen Ah, so "$@" is handled specially, I always wondered why the quotes there didn't cause basically the same result as "$*".
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@lupyuen ain't that a problem with globbing mostly? Is it possible to use regex on bash scripts?