Hi there,

I found the statement below in killproc() of /etc/init.d/functions script.

base=${1##*/} 

I don't understand what this statement doing..
Looks like that put the first argument into variable named base, but
what's ##*/ ?? is this a regular expression ??? hm...

Anyone knows ??

Thank you.
wolfgang-



-- 
wolfgang <[EMAIL PROTECTED]>

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to