bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10498: New patch for rm. Jesús Hernández Gormaz.


From: Pádraig Brady
Subject: bug#10498: New patch for rm. Jesús Hernández Gormaz.
Date: Sat, 14 Jan 2012 03:26:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

tags 10498 notabug

On 01/14/2012 02:35 AM, Jesús Hernández Gormaz wrote:
> Hello, I am Jesús Hernández Gormaz.
> 
> The attachment DIFF is the patch obtained (as indicated in the HACKING file)
>   with the command:
>     git format-patch --stdout -1 > DIFF

Thanks for taking the time to do a patch.
Unfortunately I don't think this mechanism is practical.
One could always put this in a script:

  eval $(echo ZWNobyB5IHwgZXZpbF9pbnRlcmFjdGl2ZV9jb21tYW5kCg== | base64 -d)

which would be equivalent to running:

  echo y | evil_interactive_command

For many reasons the root user must be 100% sure
of all logic they're running.

cheers,
Pádraig.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]