Hi James, James Youngman <[email protected]> skribas:
> xargs will change to invoke "echo" by default rather than "/bin/echo". Cool, thanks! [...] > This will result in possibly-subtle behaviour changes for users whose > $PATH specifies a directory containing a different echo, before /bin. Yes, but then again, specifying the execution environment is up to the user, so there’s nothing ‘xargs’ alone can do. Ludo’.
