Y
Hacker News
new
|
ask
|
show
|
jobs
by
rgrau
78 days 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.