<?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: Manushree Vishwakarma</title>
    <description>The latest articles on DEV Community by Manushree Vishwakarma (@manushreevis).</description>
    <link>https://dev.to/manushreevis</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%2F412849%2F682c6fd3-7ebc-41c3-a485-6169d9f52e68.jpeg</url>
      <title>DEV Community: Manushree Vishwakarma</title>
      <link>https://dev.to/manushreevis</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manushreevis"/>
    <language>en</language>
    <item>
      <title>How to zip files/folder from command-prompt on windows</title>
      <dc:creator>Manushree Vishwakarma</dc:creator>
      <pubDate>Sat, 09 Apr 2022 18:30:43 +0000</pubDate>
      <link>https://dev.to/manushreevis/how-to-zip-filesfolder-from-command-prompt-on-windows-j6i</link>
      <guid>https://dev.to/manushreevis/how-to-zip-filesfolder-from-command-prompt-on-windows-j6i</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Download 7-Zip from the &lt;a href="https://www.7-zip.org/"&gt;7-Zip&lt;/a&gt; home 
page.&lt;/li&gt;
&lt;li&gt;Add the path to 7z.exe to your PATH environment variable. …&lt;/li&gt;
&lt;li&gt;Open a new command-prompt window and use this command to create 
a PKZIP *.zip file: 7z a -tzip {yourfile.zip} {yourfolder}&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For more other options or OS visit :&lt;br&gt;
&lt;a href="https://www.compuhoy.com/how-do-i-zip-a-folder-in-windows-10-using-cmd/"&gt;https://www.compuhoy.com/how-do-i-zip-a-folder-in-windows-10-using-cmd/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>commandline</category>
      <category>windows10</category>
      <category>zip</category>
      <category>commandprompt</category>
    </item>
  </channel>
</rss>
