<?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 Re: release the permission to the directory in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423747#M14944</link>
    <description>ls -l filename will show you permissions in a rwxrwxrwx format. For a directory, use "ls -ld" (if you don't use d option you will have directory content listed).&lt;BR /&gt;&lt;BR /&gt;chmod is for changing rights.&lt;BR /&gt;&lt;BR /&gt;Basic info on rights :&lt;BR /&gt;. first rwx part is for file/dir owner&lt;BR /&gt;. second one is for file/dir group&lt;BR /&gt;. third one is for others&lt;BR /&gt;. for files, r means read, w write and x execute.&lt;BR /&gt;. for dirs, r means read file list, w mean create/modify/delete files and x means you can mention this dir in PATH or position your session in it&lt;BR /&gt;&lt;BR /&gt;This is real basic infos. I will not explain rights here (may be a little long) and I advice you to read docs on these things ("man chmod" may be a good start point).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Nov 2004 04:59:03 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-11-17T04:59:03Z</dc:date>
    <item>
      <title>release the permission to the directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423744#M14941</link>
      <description>I want to release the permission ( read / write ) to a directory , all other users can only read to this directory , could suggest what can I do ? thx.</description>
      <pubDate>Wed, 17 Nov 2004 04:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423744#M14941</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-11-17T04:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: release the permission to the directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423745#M14942</link>
      <description>let's say rwuser is user who must read/write this dir :&lt;BR /&gt;chown rwuser /your/dir&lt;BR /&gt;chmod 755 /your/dir&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 04:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423745#M14942</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T04:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: release the permission to the directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423746#M14943</link>
      <description>thx reply , is there any good way to control the file / directory permission , as i know , there is a command can use to set the permission of file /directory ? thx</description>
      <pubDate>Wed, 17 Nov 2004 04:51:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423746#M14943</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-11-17T04:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: release the permission to the directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423747#M14944</link>
      <description>ls -l filename will show you permissions in a rwxrwxrwx format. For a directory, use "ls -ld" (if you don't use d option you will have directory content listed).&lt;BR /&gt;&lt;BR /&gt;chmod is for changing rights.&lt;BR /&gt;&lt;BR /&gt;Basic info on rights :&lt;BR /&gt;. first rwx part is for file/dir owner&lt;BR /&gt;. second one is for file/dir group&lt;BR /&gt;. third one is for others&lt;BR /&gt;. for files, r means read, w write and x execute.&lt;BR /&gt;. for dirs, r means read file list, w mean create/modify/delete files and x means you can mention this dir in PATH or position your session in it&lt;BR /&gt;&lt;BR /&gt;This is real basic infos. I will not explain rights here (may be a little long) and I advice you to read docs on these things ("man chmod" may be a good start point).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 04:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/release-the-permission-to-the-directory/m-p/3423747#M14944</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T04:59:03Z</dc:date>
    </item>
  </channel>
</rss>

