<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; regular expression</title> <atom:link href="http://www.cyberciti.biz/tips/tag/regular-expression/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Postfix Flush the Mail Queue</title><link>http://www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html</link> <comments>http://www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html#comments</comments> <pubDate>Thu, 25 Oct 2007 14:09:42 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mail server]]></category> <category><![CDATA[Postfix]]></category> <category><![CDATA[accuracy]]></category> <category><![CDATA[bounced mail]]></category> <category><![CDATA[delete]]></category> <category><![CDATA[flush mail]]></category> <category><![CDATA[mail queue]]></category> <category><![CDATA[mailq command]]></category> <category><![CDATA[pl script]]></category> <category><![CDATA[postfix command]]></category> <category><![CDATA[queued messages]]></category> <category><![CDATA[regular expression]]></category> <category><![CDATA[sendmail]]></category> <category><![CDATA[traditional sendmail]]></category> <category><![CDATA[yahoo]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html</guid> <description><![CDATA[Describes how to flush email queue from a shell prompt under UNIX / Linux operating system.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html/feed</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Lighttpd restrict or deny access by IP address</title><link>http://www.cyberciti.biz/tips/lighttpd-restrict-or-deny-access-by-ip-address.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-restrict-or-deny-access-by-ip-address.html#comments</comments> <pubDate>Tue, 12 Dec 2006 18:01:39 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[192]]></category> <category><![CDATA[access module]]></category> <category><![CDATA[append]]></category> <category><![CDATA[combine]]></category> <category><![CDATA[configuration directive]]></category> <category><![CDATA[configuration syntax]]></category> <category><![CDATA[init]]></category> <category><![CDATA[ip address]]></category> <category><![CDATA[ip2]]></category> <category><![CDATA[ips]]></category> <category><![CDATA[match]]></category> <category><![CDATA[path names]]></category> <category><![CDATA[perl style]]></category> <category><![CDATA[regular expression]]></category> <category><![CDATA[remote ip]]></category> <category><![CDATA[restrict access]]></category> <category><![CDATA[task block]]></category> <category><![CDATA[theos]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/lighttpd-restrict-or-deny-access-by-ip-address.html</guid> <description><![CDATA[So how do you restrict or deny access by IP address using Lighttpd web server? Lighttpd has mod_access module. The access module is used to deny access to files with given trailing path names. You need to combine this with remoteip conditional configuration. Syntax is as follows: $HTTP["remoteip"] == "IP" : Match on the remote [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-restrict-or-deny-access-by-ip-address.html/feed</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Howto: Linux Rename Multiple Files At a Shell Prompt</title><link>http://www.cyberciti.biz/tips/renaming-multiple-files-at-a-shell-prompt.html</link> <comments>http://www.cyberciti.biz/tips/renaming-multiple-files-at-a-shell-prompt.html#comments</comments> <pubDate>Sat, 26 Nov 2005 00:02:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[black art]]></category> <category><![CDATA[blank space]]></category> <category><![CDATA[blank spaces]]></category> <category><![CDATA[busstop]]></category> <category><![CDATA[command exit]]></category> <category><![CDATA[command ls]]></category> <category><![CDATA[command syntax]]></category> <category><![CDATA[handy utility]]></category> <category><![CDATA[linux rename file]]></category> <category><![CDATA[linux rename files]]></category> <category><![CDATA[linux rename multiple files]]></category> <category><![CDATA[linux rename multiple files at once]]></category> <category><![CDATA[linux utilities]]></category> <category><![CDATA[regular expression]]></category> <category><![CDATA[rename command]]></category> <category><![CDATA[rename files linux]]></category> <category><![CDATA[rename linux]]></category> <category><![CDATA[rename multiple files]]></category> <category><![CDATA[rename multiple files linux]]></category> <category><![CDATA[rename multiple files unix]]></category> <category><![CDATA[shell script]]></category> <category><![CDATA[syntax rules]]></category> <category><![CDATA[time mp3]]></category> <category><![CDATA[unix gurus]]></category> <category><![CDATA[unix rename multiple files]]></category> <category><![CDATA[uppercase filenames]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/renaming-multiple-files-at-a-shell-prompt.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='/tips/category/linux/' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I rename multiple files at a shell prompt under Linux or UNIX operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/renaming-multiple-files-at-a-shell-prompt.html/feed</wfw:commentRss> <slash:comments>75</slash:comments> </item> <item><title>How Do I Replace A Text String In Many Files At Once?</title><link>http://www.cyberciti.biz/tips/how-do-i-replace-text-string-in-many-files-at-once.html</link> <comments>http://www.cyberciti.biz/tips/how-do-i-replace-text-string-in-many-files-at-once.html#comments</comments> <pubDate>Sat, 12 Nov 2005 21:20:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[accuracy]]></category> <category><![CDATA[cat command]]></category> <category><![CDATA[command syntax]]></category> <category><![CDATA[finite state machine]]></category> <category><![CDATA[match]]></category> <category><![CDATA[occurrences]]></category> <category><![CDATA[pipeline]]></category> <category><![CDATA[regular expression]]></category> <category><![CDATA[replace command]]></category> <category><![CDATA[stream editor]]></category> <category><![CDATA[string output]]></category> <category><![CDATA[string replacement]]></category> <category><![CDATA[text string]]></category> <category><![CDATA[unix linux]]></category> <category><![CDATA[word unix]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-replace-text-string-in-many-files-at-once.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/shell-scripting' title='See all Bash/Shell scripting related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">T</span>he replace command is  a string-replacement utility. It changes strings in place in files or on the standard input. This command uses a finite state machine to match longer strings first. It can be used to swap strings. This command is similar to the <strong>Perl -pie</strong> syntax or <strong>sed</strong> (stream editor) command.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/how-do-i-replace-text-string-in-many-files-at-once.html/feed</wfw:commentRss> <slash:comments>16</slash:comments> </item> </channel> </rss>
