Re: perl or bash question ["convert strings in a txt to html links"]

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

 



On Saturday 27 February 2010 09:12:06 Vadkan Jozsef wrote:
> How can I do that in bash or perl, that I have a txt file, e.g.:
> 
something like

sed -ie s/(.*)/<a href="\1">\1</a>/ filename

Not sure of the EXACT syntax but that should be close.

(apologies if this gets sent twice, I sent the first from the wrong address)

--Russell
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux