<?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 Install Command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-command/m-p/2509766#M893773</link>
    <description>Hi!!&lt;BR /&gt; &lt;BR /&gt;Does any one have a clue about "install " command on hp-ux 11.00.&lt;BR /&gt; &lt;BR /&gt;I want to create the fresh directory with specified permission and owner in a given path.&lt;BR /&gt;&lt;BR /&gt;like i want to create vip dir. in /tmp dir. with permission 755 and owner as a "ehsvgup".&lt;BR /&gt; &lt;BR /&gt;Can any body tell me the exact command syntax to do it.&lt;BR /&gt; &lt;BR /&gt;I tried GNU fileutils 4.0 install command even but it does seem to be working.&lt;BR /&gt; &lt;BR /&gt;Thanks in Advance&lt;BR /&gt;/vipin&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Tue, 27 Mar 2001 05:51:15 GMT</pubDate>
    <dc:creator>ehsvgup</dc:creator>
    <dc:date>2001-03-27T05:51:15Z</dc:date>
    <item>
      <title>Install Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-command/m-p/2509766#M893773</link>
      <description>Hi!!&lt;BR /&gt; &lt;BR /&gt;Does any one have a clue about "install " command on hp-ux 11.00.&lt;BR /&gt; &lt;BR /&gt;I want to create the fresh directory with specified permission and owner in a given path.&lt;BR /&gt;&lt;BR /&gt;like i want to create vip dir. in /tmp dir. with permission 755 and owner as a "ehsvgup".&lt;BR /&gt; &lt;BR /&gt;Can any body tell me the exact command syntax to do it.&lt;BR /&gt; &lt;BR /&gt;I tried GNU fileutils 4.0 install command even but it does seem to be working.&lt;BR /&gt; &lt;BR /&gt;Thanks in Advance&lt;BR /&gt;/vipin&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2001 05:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-command/m-p/2509766#M893773</guid>
      <dc:creator>ehsvgup</dc:creator>
      <dc:date>2001-03-27T05:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Install Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-command/m-p/2509767#M893774</link>
      <description>install [option]... source dest&lt;BR /&gt;install [option]... source... directory&lt;BR /&gt;install -d [option]... directory...&lt;BR /&gt;&lt;BR /&gt;In the first of these, the source file is copied to the dest target file. &lt;BR /&gt;&lt;BR /&gt;In the second, each of the source files are copied to the destination directory. &lt;BR /&gt;&lt;BR /&gt;In the last, each directory (and any missing parent directories) is created. &lt;BR /&gt;&lt;BR /&gt;The following are the common options used with Install command&lt;BR /&gt;&lt;BR /&gt;`-b' &lt;BR /&gt;`--backup' &lt;BR /&gt;Make backups of files that are about to be overwritten or removed.&lt;BR /&gt;&lt;BR /&gt;`-d' &lt;BR /&gt;`--directory' &lt;BR /&gt;Create each given directory and any missing parent directories, setting the owner, group and mode as given on the command line or to the defaults. &lt;BR /&gt;&lt;BR /&gt;`-m mode' &lt;BR /&gt;`--mode=mode' &lt;BR /&gt;Set the permissions for the installed file or directory to mode, which can be either an octal number, or a symbolic mode as in chmod, with 0 as the point of departure. The default mode is 0755--read, write, and execute for the owner, and read and execute for group and other. &lt;BR /&gt;&lt;BR /&gt;`-o owner' &lt;BR /&gt;`--owner=owner' &lt;BR /&gt;If install has appropriate privileges (is run as root), set the ownership of installed files or directories to owner. The default is root. owner may be either a user name or a numeric user ID. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2001 08:01:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-command/m-p/2509767#M893774</guid>
      <dc:creator>ramesh_4</dc:creator>
      <dc:date>2001-03-27T08:01:44Z</dc:date>
    </item>
  </channel>
</rss>

