<?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>BizSmooth——企顺学校博客 &#187; 伪随机码</title>
	<atom:link href="http://blog.bizsmooth.com/?feed=rss2&#038;tag=%E4%BC%AA%E9%9A%8F%E6%9C%BA%E7%A0%81" rel="self" type="application/rss+xml" />
	<link>http://blog.bizsmooth.com</link>
	<description>企顺学校老师和同学们的交流园地</description>
	<lastBuildDate>Wed, 04 Feb 2026 12:22:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>[Linux命令小技巧]关于seq的使用技巧.</title>
		<link>http://blog.bizsmooth.com/?p=568</link>
		<comments>http://blog.bizsmooth.com/?p=568#comments</comments>
		<pubDate>Tue, 20 Dec 2011 08:02:10 +0000</pubDate>
		<dc:creator>李 伟斌</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[seq]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[企顺]]></category>
		<category><![CDATA[伪随机码]]></category>
		<category><![CDATA[序列]]></category>
		<category><![CDATA[批量添加用户]]></category>
		<category><![CDATA[用户管理]]></category>
		<category><![CDATA[脚本]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=568</guid>
		<description><![CDATA[seq 可以表达数字，一串数字。 例如 seq 50 就会从一打印到 50 个数字 ，还可以跳着出数。例如想每隔两个数出一个数字 seq 1 2 10 这样就只有奇数输出. 例如想产生一个前边家字符的循环 seq -f &#8216;yoyojacky%g&#8217; 10 这样就会产生从yoyojacky1-yoyojacky10的字符串。 用于产生从某个数到另外一个数之间的所有整数 　　例一： 　　# seq 1 10 　　结果是1 2 3 4 5 6 7 8 9 10 seq -f, &#8211;format=FORMAT use &#8230; <a href="http://blog.bizsmooth.com/?p=568">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=568</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
