<?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; loop command</title> <atom:link href="http://www.cyberciti.biz/tips/tag/loop-command/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>Linux / UNIX Bash: Copy Set of Files to All Users Home Directory</title><link>http://www.cyberciti.biz/tips/linux-unix-shell-batch-copy.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-shell-batch-copy.html#comments</comments> <pubDate>Thu, 03 Jan 2008 14:49:41 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/shadow]]></category> <category><![CDATA[batch copy]]></category> <category><![CDATA[chown]]></category> <category><![CDATA[chroot jail]]></category> <category><![CDATA[copy multipe files]]></category> <category><![CDATA[correct permissions]]></category> <category><![CDATA[existing users]]></category> <category><![CDATA[group id]]></category> <category><![CDATA[home directory]]></category> <category><![CDATA[loop command]]></category> <category><![CDATA[multiple files]]></category> <category><![CDATA[outer loop]]></category> <category><![CDATA[password account]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[security check]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[single file]]></category> <category><![CDATA[user names]]></category> <category><![CDATA[wild card]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-unix-shell-batch-copy.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">I</span>f you would like to copy a set of files for all existing users, use the following scripting trick. It will save lots of manual work.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-shell-batch-copy.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Shell Scripting: Generate or Print Range of Numbers ( Sequence of Numbers for Loop )</title><link>http://www.cyberciti.biz/tips/how-to-generating-print-range-sequence-of-numbers.html</link> <comments>http://www.cyberciti.biz/tips/how-to-generating-print-range-sequence-of-numbers.html#comments</comments> <pubDate>Tue, 26 Sep 2006 13:13:14 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[php]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bash for loop range]]></category> <category><![CDATA[bash generate range]]></category> <category><![CDATA[bash range]]></category> <category><![CDATA[bash seq]]></category> <category><![CDATA[increment numbers]]></category> <category><![CDATA[loop command]]></category> <category><![CDATA[range bash]]></category> <category><![CDATA[seq command]]></category> <category><![CDATA[sequence of numbers]]></category> <category><![CDATA[shell for command]]></category> <category><![CDATA[shell script loop range]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-generating-print-range-sequence-of-numbers.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> One our reader asks:<blockquote>How do I generate a range of numbers under BASH for loop command? For example, I need to run particular command inside loop 100 or 500 times.  Basically I want function that counts <span
style="color: rgb(255, 0, 0);">FROM</span> and <span
style="color: rgb(255, 0, 0);">TO</span> a range of numbers like 50-10.</blockquote]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/how-to-generating-print-range-sequence-of-numbers.html/feed</wfw:commentRss> <slash:comments>12</slash:comments> </item> </channel> </rss>
