help-bash
[Top][All Lists]
Advanced

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

[Help-bash] How to understand the end part


From: lina
Subject: [Help-bash] How to understand the end part
Date: Mon, 02 Jan 2012 22:32:18 +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,

$ stringZ=abc123; echo `expr "$stringZ" : '.*' `

I don't know how to understand the : '.*' part,

Thanks for any explaination,

Best regards,



reply via email to

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