On Tue, Mar 20, 2018 at 6:53 PM, Simon Pong <simonp...@melco-resorts.com>
wrote:

> First, thank you for bring us this excellent app. But I found a problem
> when I was trying to execute this command below:
>
>
>
> [stat -c "%U:%G" myfile.txt | xargs -I {} chown {} hisfile.txt]
>
>
>
> Run by root user, but it turns out the bracket {} is actually not
> replaced, it just literally runs [chown {} hisfile.txt]
>
>
>
> So, may I know is this a bug or something else? Can you help to trouble
> shoot? Thank you very much!
>
>
>
These things should be reported to mailing list, not privately.

I can't reproduce. It works correctly for me with 1.28.1
Which version is yours?
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to