https://bugs.kde.org/show_bug.cgi?id=502243
--- Comment #2 from feder...@kircheis.it ---
> KDE Partition Manager does not run echo ',' | sfdisk --force --append
> /dev/sdc" since that's not a Linux command you can execute.
I did not write that partition manager uses "echo ',' | sfdisk --force --
https://bugs.kde.org/show_bug.cgi?id=502243
--- Comment #3 from feder...@kircheis.it ---
Opps, sorry, missed the part "and then writes to it's stdin"
It would be then great if it would be possible to see what's written in the
details...
--
You are receiving this mail because:
You are watching a
https://bugs.kde.org/show_bug.cgi?id=502243
--- Comment #1 from Andrius Štikonas ---
Well, KDE Partition Manager does not run echo ',' | sfdisk --force --append
/dev/sdc" since that's not a Linux command you can execute. Pipes like this are
just bash syntax. Partition Manager does not run bash at