[partitionmanager] [Bug 502243] Operation details do not show the full command

2025-04-05 Thread bugzilla_noreply
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 --

[partitionmanager] [Bug 502243] Operation details do not show the full command

2025-04-05 Thread bugzilla_noreply
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

[partitionmanager] [Bug 502243] Operation details do not show the full command

2025-03-31 Thread Andrius Štikonas
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