<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Colin Barrett</title>
    <description>The latest articles on DEV Community by Colin Barrett (@theyikes).</description>
    <link>https://dev.to/theyikes</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2567726%2F4b1eda54-8262-49cd-8b0e-3fea542ae0bf.png</url>
      <title>DEV Community: Colin Barrett</title>
      <link>https://dev.to/theyikes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/theyikes"/>
    <language>en</language>
    <item>
      <title>How to show DD progress in kdialog --progressbar</title>
      <dc:creator>Colin Barrett</dc:creator>
      <pubDate>Fri, 13 Dec 2024 18:30:49 +0000</pubDate>
      <link>https://dev.to/theyikes/how-to-show-dd-progress-in-kdialog-progressbar-2098</link>
      <guid>https://dev.to/theyikes/how-to-show-dd-progress-in-kdialog-progressbar-2098</guid>
      <description>&lt;p&gt;Hi! I'm literally just after signing up to this forum in the hope that one of you might be able to help me out with a little problem I've been having??? To put it in terms I can understand (which is very simple) here goes, I want to run &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;echo "$passwd" | sudo -S dd if=$open1 of=$selectusb bs=4M status=progress | kdialog --progressbar --title "Copying Data" 0 100 0 "Copying..."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;and display the output in a kdialog --progressbar. &lt;/p&gt;

&lt;p&gt;I promise this is not the first place i've asked but for some strange reason i cannot seem to get a relatively I spent quite a while on google looking too but to be honest I genuinely am not really sure how to phrase my question.&lt;/p&gt;

&lt;p&gt;It's not a major problem but i would truely appreciate any help.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
