<?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>dead.at &#124; nowhere useful &#187; bash</title>
	<atom:link href="http://wp.dead.at/tag/bash/feed" rel="self" type="application/rss+xml" />
	<link>http://wp.dead.at</link>
	<description>Just my WordPress weblog</description>
	<lastBuildDate>Thu, 18 Aug 2011 13:49:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to: Export + Import Linux Users.</title>
		<link>http://wp.dead.at/2008/08/how-to-export-import-linux-users</link>
		<comments>http://wp.dead.at/2008/08/how-to-export-import-linux-users#comments</comments>
		<pubDate>Fri, 08 Aug 2008 06:07:08 +0000</pubDate>
		<dc:creator>wese</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://wp.dead.at/?p=87</guid>
		<description><![CDATA[Here is an simple way of exporting your Local Users and import them back somewhere else. To retain the user password, use the -p flag which will allow the use of a pre-encrypted password. Command join -t":" -11 -21 /etc/passwd /etc/shadow&#124;awk -F":" '{if($8 !~ /^!/ &#38;&#38; $8 !~ /^\*/ &#38;&#38; $3 &#62; 0) { gsub(/\$/,"\\$",$8); print("useradd [...]]]></description>
		<wfw:commentRss>http://wp.dead.at/2008/08/how-to-export-import-linux-users/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/17 queries in 0.007 seconds using disk: basic
Object Caching 219/259 objects using disk: basic

Served from: wp.dead.at @ 2012-02-07 11:29:44 -->
