<?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: mv command. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mv-command/m-p/3717736#M252170</link>
    <description>Gee. thanks. Your advise is much appreciated.</description>
    <pubDate>Wed, 25 Jan 2006 21:23:28 GMT</pubDate>
    <dc:creator>ryan--O.o--</dc:creator>
    <dc:date>2006-01-25T21:23:28Z</dc:date>
    <item>
      <title>mv command.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mv-command/m-p/3717734#M252168</link>
      <description>Is it possible to remove the authority of a normal unix user to use the "mv" command?</description>
      <pubDate>Wed, 25 Jan 2006 21:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mv-command/m-p/3717734#M252168</guid>
      <dc:creator>ryan--O.o--</dc:creator>
      <dc:date>2006-01-25T21:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: mv command.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mv-command/m-p/3717735#M252169</link>
      <description>You could, of course, change the mode of /usr/bin/mv from 555 to 550 but you are almost certainly going to break many scripts. The same would be true if you created a wrapper script for mv. The problem is not with the mv command itself but with the user. Essentially, if the user doesn't have write permission in the source and destination directory then he can't mv a file. That is where you need to concentrate your efforts. Normally, mv is a perfectly valid command; it appears that your real problem is that your file and directory modes (permissions) are just too lax. You should also check umask. Umask 000 is not your friend.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jan 2006 21:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mv-command/m-p/3717735#M252169</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-01-25T21:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: mv command.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mv-command/m-p/3717736#M252170</link>
      <description>Gee. thanks. Your advise is much appreciated.</description>
      <pubDate>Wed, 25 Jan 2006 21:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mv-command/m-p/3717736#M252170</guid>
      <dc:creator>ryan--O.o--</dc:creator>
      <dc:date>2006-01-25T21:23:28Z</dc:date>
    </item>
  </channel>
</rss>

