<?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; pipes</title> <atom:link href="http://www.cyberciti.biz/tips/tag/pipes/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>BASH Shell: For Loop File Names With Spaces</title><link>http://www.cyberciti.biz/tips/handling-filenames-with-spaces-in-bash.html</link> <comments>http://www.cyberciti.biz/tips/handling-filenames-with-spaces-in-bash.html#comments</comments> <pubDate>Tue, 09 Dec 2008 19:18:29 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[fedora linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[HP-UX]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[$IFS]]></category> <category><![CDATA[array element]]></category> <category><![CDATA[file names]]></category> <category><![CDATA[find command]]></category> <category><![CDATA[for loop]]></category> <category><![CDATA[linux find command]]></category> <category><![CDATA[pipes]]></category> <category><![CDATA[read file names into array]]></category> <category><![CDATA[separators]]></category> <category><![CDATA[space character]]></category> <category><![CDATA[while loop]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3878</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> <a
href="http://www.cyberciti.biz/faq/bash-for-loop/">BASH for loop</a> works nicely under UNIX / Linux / Windows and OS X while working on set of files. However, if you try to process a for loop on file name with spaces in them you are going to have some problem. for loop uses $IFS variable to determine what the field separators are. By default $IFS is set to the space character. There are multiple solutions to this problem.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/handling-filenames-with-spaces-in-bash.html/feed</wfw:commentRss> <slash:comments>47</slash:comments> </item> <item><title>Copy MySQL Database From One Server To Another Remote Server</title><link>http://www.cyberciti.biz/tips/howto-copy-mysql-database-remote-server.html</link> <comments>http://www.cyberciti.biz/tips/howto-copy-mysql-database-remote-server.html#comments</comments> <pubDate>Tue, 28 Nov 2006 19:14:40 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backups]]></category> <category><![CDATA[computer server]]></category> <category><![CDATA[copy mysql to another computer]]></category> <category><![CDATA[direct access]]></category> <category><![CDATA[insecure method]]></category> <category><![CDATA[mysql command]]></category> <category><![CDATA[mysql database]]></category> <category><![CDATA[mysql server]]></category> <category><![CDATA[mysqldump]]></category> <category><![CDATA[mysqldump command]]></category> <category><![CDATA[pipes]]></category> <category><![CDATA[remote server]]></category> <category><![CDATA[server login]]></category> <category><![CDATA[short answer]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[syntax]]></category> <category><![CDATA[unix linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-copy-mysql-database-remote-server.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/mysql' title='See all MySQL Database Server related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/mysqllogo.gif' border='0' /></a></div> <span
class="drop_cap">Usually you run mysqldump to create a database copy and backups as follows:]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-copy-mysql-database-remote-server.html/feed</wfw:commentRss> <slash:comments>38</slash:comments> </item> </channel> </rss>
