Category: Updates

What does #* mean in Bash?

Gave up everything else I have to do today to try to read the Bash script here. What does the "#*" mean instead of an array index in ${line#* } ...