<?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: stick bit /chmod in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147478#M156809</link>
    <description>chmod 6555 test to get&lt;BR /&gt;-r-sr-sr-x test&lt;BR /&gt;&lt;BR /&gt;chmod 7400 testone to get&lt;BR /&gt;-r-s--S--T</description>
    <pubDate>Wed, 17 Dec 2003 14:09:59 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2003-12-17T14:09:59Z</dc:date>
    <item>
      <title>stick bit /chmod</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147477#M156808</link>
      <description>hello, I want change permisions to the file test and testone with result:&lt;BR /&gt;-r-sr-sr-x test&lt;BR /&gt;&lt;BR /&gt;an  -r-s--S--T testone&lt;BR /&gt;how would you write the command chmdod for  assign these permissions&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 14:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147477#M156808</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2003-12-17T14:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: stick bit /chmod</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147478#M156809</link>
      <description>chmod 6555 test to get&lt;BR /&gt;-r-sr-sr-x test&lt;BR /&gt;&lt;BR /&gt;chmod 7400 testone to get&lt;BR /&gt;-r-s--S--T</description>
      <pubDate>Wed, 17 Dec 2003 14:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147478#M156809</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-12-17T14:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: stick bit /chmod</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147479#M156810</link>
      <description># chmod 6555 test&lt;BR /&gt;&lt;BR /&gt;# chmod 7500 testone</description>
      <pubDate>Wed, 17 Dec 2003 14:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147479#M156810</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-12-17T14:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: stick bit /chmod</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147480#M156811</link>
      <description>Slight correction for testone&lt;BR /&gt;&lt;BR /&gt;chmod 7400 testone would give&lt;BR /&gt;-r-S--S--T &lt;BR /&gt;&lt;BR /&gt;You want -r-S--S--T &lt;BR /&gt;co chmod 7500</description>
      <pubDate>Wed, 17 Dec 2003 14:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147480#M156811</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-12-17T14:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: stick bit /chmod</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147481#M156812</link>
      <description>the lower case s is in setuid/groupid when the execute bit is set, the capitol S is when execute is not set.</description>
      <pubDate>Wed, 17 Dec 2003 14:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147481#M156812</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2003-12-17T14:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: stick bit /chmod</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147482#M156813</link>
      <description>Yes - it is:&lt;BR /&gt;&lt;BR /&gt;# chmod 6555 test&lt;BR /&gt;# # ll test&lt;BR /&gt;-r-sr-sr-x   1 root       sys              0 Dec 17 12:16 test&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# chmod 7500 testone &lt;BR /&gt;# ll testone&lt;BR /&gt;-r-s--S--T   1 root       sys              0 Dec 17 12:17 testone&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 14:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147482#M156813</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-12-17T14:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: stick bit /chmod</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147483#M156814</link>
      <description>chmod 6555 test&lt;BR /&gt;chmod 7500 testone&lt;BR /&gt;&lt;BR /&gt;See man chmod.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 14:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147483#M156814</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2003-12-17T14:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: stick bit /chmod</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147484#M156815</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Stick bit &lt;BR /&gt;&lt;BR /&gt;chmod +t name_file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;&lt;BR /&gt;Idriz</description>
      <pubDate>Wed, 17 Dec 2003 14:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stick-bit-chmod/m-p/3147484#M156815</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-12-17T14:46:56Z</dc:date>
    </item>
  </channel>
</rss>

