[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] help with sed and regex
I'd use 'rename' ... please post before and after examples. Also, what
character set is this? Anything funny about the locale? UTF8, UTF16, UTF32 or
something else? Perl regex handles these things, but you have to tell it correctly.
On 07/26/2016 10:43 AM, Chuck Payne wrote:
> Guys,
>
> I am still weak on regex. So I have a question. I got a list of
> directories that I need to add _ too. It should be as the first two
> character are lower for the state and then the Client name is a Upper
> Case character. What is the best way to do that?
>
>