Dirk Osswald

Results 1 issues of Dirk Osswald

I stumbled upon this error introduced by my inapt fat fingers in a bash script: ` function f { local v="${1}:?}" ... } ` What I clearly meant was this:...