Try with your input,

# echo " hi this is a room ok " | perl -pe 's/(\sroom|^\s*|\s*$)//g'
hi this is a ok#

hth.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to