<?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: cannedpool</title>
    <description>The latest articles on DEV Community by cannedpool (@cannedpool).</description>
    <link>https://dev.to/cannedpool</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3992481%2F2c60745c-bde4-47e4-b3d8-42b9dc1e892b.jpg</url>
      <title>DEV Community: cannedpool</title>
      <link>https://dev.to/cannedpool</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cannedpool"/>
    <language>en</language>
    <item>
      <title>filerazor: an interactive terminal file deletion tool for Linux</title>
      <dc:creator>cannedpool</dc:creator>
      <pubDate>Fri, 19 Jun 2026 11:43:31 +0000</pubDate>
      <link>https://dev.to/cannedpool/filerazor-an-interactive-terminal-file-deletion-tool-for-linux-3inf</link>
      <guid>https://dev.to/cannedpool/filerazor-an-interactive-terminal-file-deletion-tool-for-linux-3inf</guid>
      <description>&lt;p&gt;I built a small terminal utility called filerazor for reviewing and deleting files in a directory one by one without having to type out paths or run find commands.&lt;br&gt;
It walks through each file alphabetically and asks what you want to do with it. You can delete it, skip it, or preview its contents before deciding. The current file is always shown in the top right corner of the terminal so you never lose track of where you are.&lt;br&gt;
It was built out of frustration with having cluttered download folders with hundreds of files I had never sorted through.&lt;br&gt;
&lt;strong&gt;GitHub&lt;/strong&gt;: &lt;a href="https://github.com/cannedpool-sketch/filerazor" rel="noopener noreferrer"&gt;https://github.com/cannedpool-sketch/filerazor&lt;/a&gt;&lt;/p&gt;

</description>
      <category>linux</category>
      <category>python</category>
      <category>cli</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
