help-gnu-emacs
[Top][All Lists]
Advanced

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

replacing whitespace (regexp question)


From: Henry Chan
Subject: replacing whitespace (regexp question)
Date: 17 Feb 2003 10:28:26 -0800

How do I replace the whitespace at the beginning of a line with nothing
i.e.
I want to perform something like:
$str =~ s#^\s+##;

thx,
Henry
q8e192@yahoo.com


reply via email to

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