No subject


Wed Sep 21 07:12:16 PDT 2011


So either using mv, or renaming some of the intermediate files to only have one dot in the name should work.

Tor Lillqvist wrote:
>> $ touch soffice.bin.exe
>> $ cp soffice.bin.exe soffice.bin
>> cp: cannot create regular file `soffice.bin': File exists
> mv, however, works...:
>
> $ touch soffice.bin.exe
> $ mv soffice.bin.exe soffice.bin
> $ ls -l soffice*
> -rw-r--r-- 1 tml None 0 Sep 21 17:50 soffice.bin
>
> --tml
>

Disclaimer: http://www.peralex.com/disclaimer.html



--------------020902060701090405000701
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Tahoma"><br>
      From my testing, it only seems to occur when there are 2 dots in
      the source file name.<br>
      So either using mv, or renaming some of the intermediate files to
      only have one dot in the name should work.<br>
    </font><br>
    Tor Lillqvist wrote:
    <blockquote
cite="mid:CANGFS+8K5f3c2kBvUMGuTqNCeCEpek+XhRC8mgQtiA7dNxv_Xg at mail.gmail.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">$ touch soffice.bin.exe
$ cp soffice.bin.exe soffice.bin
cp: cannot create regular file `soffice.bin': File exists
</pre>
      </blockquote>
      <pre wrap="">
mv, however, works...:

$ touch soffice.bin.exe
$ mv soffice.bin.exe soffice.bin
$ ls -l soffice*
-rw-r--r-- 1 tml None 0 Sep 21 17:50 soffice.bin

--tml

</pre>
    </blockquote>
  <br><br><br><hr><font size="-2" color=808080>Disclaimer: <a href="http://www.peralex.com/disclaimer.html">http://www.peralex.com/disclaimer.html</a><br><br>

</body>
</html>

--------------020902060701090405000701--


More information about the LibreOffice mailing list