<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hard link in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050221#M6199</link>
    <description>Pls letme know the syntax for creating hardlink from one file in a dir to other.</description>
    <pubDate>Sat, 16 Aug 2003 08:51:47 GMT</pubDate>
    <dc:creator>Jagadesh</dc:creator>
    <dc:date>2003-08-16T08:51:47Z</dc:date>
    <item>
      <title>Hard link</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050221#M6199</link>
      <description>Pls letme know the syntax for creating hardlink from one file in a dir to other.</description>
      <pubDate>Sat, 16 Aug 2003 08:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050221#M6199</guid>
      <dc:creator>Jagadesh</dc:creator>
      <dc:date>2003-08-16T08:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hard link</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050222#M6200</link>
      <description>See man ln.&lt;BR /&gt;&lt;BR /&gt;ln [OPTION]... TARGET [LINK_NAME]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://klomdark.servebeer.com:8081/messagebase/ReadMessage.asp?MsgNum=865" target="_blank"&gt;http://klomdark.servebeer.com:8081/messagebase/ReadMessage.asp?MsgNum=865&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for some more info.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Cristi&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Aug 2003 09:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050222#M6200</guid>
      <dc:creator>Cristian Draghici_1</dc:creator>
      <dc:date>2003-08-16T09:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hard link</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050223#M6201</link>
      <description>the most simple example:&lt;BR /&gt;ln filename newfilename&lt;BR /&gt;&lt;BR /&gt;to create soft link (shortcut)&lt;BR /&gt;ln -s filename newfilename</description>
      <pubDate>Sun, 17 Aug 2003 09:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050223#M6201</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-08-17T09:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hard link</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050224#M6202</link>
      <description>the most simple example:&lt;BR /&gt;ln filename newfilename&lt;BR /&gt;&lt;BR /&gt;to create soft link (shortcut)&lt;BR /&gt;ln -s filename newfilename&lt;BR /&gt;&lt;BR /&gt;remember that hard links can't span different partitions.</description>
      <pubDate>Sun, 17 Aug 2003 09:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hard-link/m-p/3050224#M6202</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-08-17T09:02:52Z</dc:date>
    </item>
  </channel>
</rss>

