Removing asterisks from a file

Avi Greenbury avismailinglistaccount at googlemail.com
Thu Oct 16 11:55:18 UTC 2008


Karl Larsen wrote:
>     And if you do not like all that //\./\ which is confusing in the 
> most basic case,

Most early, possibly.

Once you've used it a couple of times, it really isn't confusing.

s/<find>/<replace>/<options>

is not a difficult layout to remember, especially when the only options 
most people need are g for matching more than once and i for matching 
case insensitively.

-- 
Avi Greenbury :) http://aviswebsite.co.uk




More information about the ubuntu-users mailing list