<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To Find Your UID From Bash</title>
	<atom:link href="http://www.unixtutorial.org/2008/03/find-uid-from-bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2008/03/find-uid-from-bash/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:00:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://www.unixtutorial.org/2008/03/find-uid-from-bash/comment-page-1/#comment-165</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Tue, 01 Apr 2008 14:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/03/find-uid-from-bash/#comment-165</guid>
		<description>Thanks again! 

My bash skills are a bit rusty, so it&#039;s a pleasure to receive pointers like this from someone who knows better :)

I&#039;ll be posting a whole article on Bash variables later on, and will be sure to include your comments.</description>
		<content:encoded><![CDATA[<p>Thanks again! </p>
<p>My bash skills are a bit rusty, so it's a pleasure to receive pointers like this from someone who knows better <img src='http://unixtutorial.s3.amazonaws.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I'll be posting a whole article on Bash variables later on, and will be sure to include your comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash_sh</title>
		<link>http://www.unixtutorial.org/2008/03/find-uid-from-bash/comment-page-1/#comment-164</link>
		<dc:creator>Flash_sh</dc:creator>
		<pubDate>Tue, 01 Apr 2008 07:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/03/find-uid-from-bash/#comment-164</guid>
		<description>There is also variable $LOGNAME filled with user name.
Only $USER and $LOGNAME is suitable for portable Born shell-like scripts (sh, ksh, bash, zsh). The $USER is known also in csh/tcsh.

You can see all groups by echo ${GROUPS[*]} or ${GROUPS[@]} (first item in array is primary group /use newgrp to change/)

Sorry for splitting into 2 posts.</description>
		<content:encoded><![CDATA[<p>There is also variable $LOGNAME filled with user name.<br />
Only $USER and $LOGNAME is suitable for portable Born shell-like scripts (sh, ksh, bash, zsh). The $USER is known also in csh/tcsh.</p>
<p>You can see all groups by echo ${GROUPS[*]} or ${GROUPS[@]} (first item in array is primary group /use newgrp to change/)</p>
<p>Sorry for splitting into 2 posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.unixtutorial.org/2008/03/find-uid-from-bash/comment-page-1/#comment-163</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 31 Mar 2008 21:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/03/find-uid-from-bash/#comment-163</guid>
		<description>Thanks for the comment! I&#039;ve just expanded the post.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment! I've just expanded the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash_sh</title>
		<link>http://www.unixtutorial.org/2008/03/find-uid-from-bash/comment-page-1/#comment-162</link>
		<dc:creator>Flash_sh</dc:creator>
		<pubDate>Mon, 31 Mar 2008 21:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/03/find-uid-from-bash/#comment-162</guid>
		<description>You can use also $UID, $EUID and $GROUPS in bash.</description>
		<content:encoded><![CDATA[<p>You can use also $UID, $EUID and $GROUPS in bash.</p>
]]></content:encoded>
	</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 2/15 queries in 0.010 seconds using disk: basic
Object Caching 323/339 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: unixtutorial.s3.amazonaws.com

Served from: www.unixtutorial.org @ 2012-02-04 20:44:11 -->
