bug-gnu-utils
[Top][All Lists]
Advanced

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

The usage of \L of s in sed?


From: Peng Yu
Subject: The usage of \L of s in sed?
Date: Sat, 10 Jul 2010 19:36:51 -0500

Hi,

I still don't understand how to use \L in sed after reading the
manual. Could you please show me some example on how to use it?

echo "ABC" | sed -r -e 's/A/\L/g'

-- 
Regards,
Peng



reply via email to

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