What is the advantage of using bash -c over using a here string? – unix.stackexchange.com

Is there any real benefit to using bash -c 'some command' over using bash <<< 'some command' They seem to achieve the same effect.

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "What is the advantage of using bash -c over using a here string? – unix.stackexchange.com"