On Sun, 4 Oct 2015 21:06:57 +0200 Mattias Gaertner <nc-gaert...@netcologne.de> wrote:
> On Sun, 4 Oct 2015 19:17:14 +0100 > Graeme Geldenhuys <mailingli...@geldenhuys.co.uk> wrote: > > > On 2015-10-04 19:14, Graeme Geldenhuys wrote: > > > I can't remember what it is called, but I can find the name if > > > I search for it > > > > I think it was called "SELinux" - Security-Enhanced Linux. > > If it would be a security barrier, it would never work - not sometimes. After some research it turns out it is something trivial. "cp -i" checks if the file is in use and if yes it does not overwrite it, even though you answered "yes". You can overwrite the file with "cp -f". Or you can remove the file and then copy. Mattias _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal