bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to understand echo ${PATH#*:}


From: lina
Subject: how to understand echo ${PATH#*:}
Date: Mon, 26 Dec 2011 12:10:40 +0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16

Hi,

how to understand
echo ${PATH#*:}

the #*:
I don't get it. why the first path before : was gone.

Thanks,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]