<?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: umask in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183588#M163340</link>
    <description>Is it means hpux can't create a file which permission is rwxrwxrwx ? Thanks.</description>
    <pubDate>Thu, 05 Feb 2004 02:32:24 GMT</pubDate>
    <dc:creator>j773303</dc:creator>
    <dc:date>2004-02-05T02:32:24Z</dc:date>
    <item>
      <title>umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183586#M163338</link>
      <description>I set umask 022, while touch a file, i view a permission is rw_r__r__ , but i'd like to a file permission is rxx_r_xr_x...... how to config it?</description>
      <pubDate>Thu, 05 Feb 2004 02:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183586#M163338</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2004-02-05T02:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183587#M163339</link>
      <description>You'll have to set the x-bits yourself, since touch doesn't set it. (If touch sets the x-bits, then umask 027 may overrule this for the world's x-bit.)&lt;BR /&gt;&lt;BR /&gt;So you need a chmod +x ...&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Thu, 05 Feb 2004 02:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183587#M163339</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-02-05T02:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183588#M163340</link>
      <description>Is it means hpux can't create a file which permission is rwxrwxrwx ? Thanks.</description>
      <pubDate>Thu, 05 Feb 2004 02:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183588#M163340</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2004-02-05T02:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183589#M163341</link>
      <description>HPUX can create files with execute mode. Only, touch and a lot of other commands will not do this, because they think (correctly) that they don't generate executable files. &lt;BR /&gt;&lt;BR /&gt;But to experiment, you could create directories and look at the effect of umask settings and you'll see that your umask does have influence on the execute-bits...&lt;BR /&gt;umask 022&lt;BR /&gt;mkdir tmp2&lt;BR /&gt;umask 027&lt;BR /&gt;mkdir tmp3&lt;BR /&gt;ls -ld tmp?&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Feb 2004 02:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/3183589#M163341</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-02-05T02:39:54Z</dc:date>
    </item>
  </channel>
</rss>

