[ClusterLabs] [Announce] clufter v0.77.0 released
Jan Pokorný
jpokorny at redhat.com
Sat Nov 11 01:21:31 CET 2017
On 10/11/17 23:25 +0100, Jan Pokorný wrote:
> - bug fixes:
> [...]
> . all commands having sequence of pcs commands on the output,
> hence getting post-processed (line-wrapped and generally
> prettified) with the aim to get them human-friendly, might
> previously suffer from some characters with special meaning
> in shell language not being quoted (nor escaped for that matter)
> properly (despite they might have been prior to this post-process),
> leading to various, possibly subtle misbehaviours when executed
> (for instance part of the intended standalone command being run in
> the backgrounded subshell while the rest getting interpreted as
> as a whole new, likely not fulfillable, command, if the particular
> unquoted chunk in the case at hand contained '&' character); trivial
> instances of this discrepancy should no longer occur, and for extra
> confidence (or as a workaround with older versions), one can always
> use "--noop=cmd-wrap" to suppress (tiny bit erratic) post-processing
I would have forgotten that with the commands that use such
a "playful" filter, except for cmd-wrap itself, it'd be enough to
append a forwarding apipe when the outcome would be otherwise produced
on standard output, i.e., "clufter cib2pcscmd | cat", for instance.
It has the same effect as the original, perhaps less intuitive
suggestion.
--
Jan (Poki)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.clusterlabs.org/pipermail/users/attachments/20171111/a2f84eae/attachment.sig>
More information about the Users
mailing list