<?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: Create a symbolic link in UNIX</title>
	<atom:link href="http://www.tech-recipes.com/rx/172/create_a_symbolic_link_in_unix_solaris_linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/172/create_a_symbolic_link_in_unix_solaris_linux/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:18:34 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thomas</title>
		<link>http://www.tech-recipes.com/rx/172/create_a_symbolic_link_in_unix_solaris_linux/comment-page-1/#comment-9915</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 30 Mar 2009 14:53:17 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-9915</guid>
		<description>&gt; ln -s /export/space/common/archive /archive&lt;br&gt;Just what i was looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>&gt; ln -s /export/space/common/archive /archive<br />Just what i was looking for. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tech-recipes.com/rx/172/create_a_symbolic_link_in_unix_solaris_linux/comment-page-1/#comment-9158</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 05 Mar 2009 19:20:58 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-9158</guid>
		<description>Maybe you could provide the command syntax to make it a hard link:&lt;br&gt;&lt;br&gt;ln ../init.d/httpd S77httpd</description>
		<content:encoded><![CDATA[<p>Maybe you could provide the command syntax to make it a hard link:</p>
<p>ln ../init.d/httpd S77httpd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Stiles</title>
		<link>http://www.tech-recipes.com/rx/172/create_a_symbolic_link_in_unix_solaris_linux/comment-page-1/#comment-7910</link>
		<dc:creator>Nathan Stiles</dc:creator>
		<pubDate>Wed, 28 Jan 2009 16:15:22 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7910</guid>
		<description>cd /etc/rc2.d&lt;br&gt;ln -s ../init.d/httpd S77httpd&lt;br&gt;&lt;br&gt;All rc links should be hardlinks.  This is not a good example.</description>
		<content:encoded><![CDATA[<p>cd /etc/rc2.d<br />ln -s ../init.d/httpd S77httpd</p>
<p>All rc links should be hardlinks.  This is not a good example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
