Comment by rgrau
12 hours ago
A similar trick:
#!/bin/sh
$*
that's my `~/bin/noglob` file, so when I call a zsh script from bash that uses `noglob`, it doesn't blow up.
12 hours ago
A similar trick:
#!/bin/sh
$*
that's my `~/bin/noglob` file, so when I call a zsh script from bash that uses `noglob`, it doesn't blow up.
No comments yet
Contribute on Hacker News ↗