Re: Probably very obvious bash q



Ben Tisdall wrote:

var3=${var2%%-}

When I meant: var3=${var2%%-*}
^
.