<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tips on n0k0m3 Dev Blog</title>
    <link>https://n0k0m3.github.io/tags/tips/</link>
    <description>Recent content in Tips on n0k0m3 Dev Blog</description>
    <generator>Hugo -- 0.162.1</generator>
    <language>en</language>
    <lastBuildDate>Fri, 05 Jun 2026 15:56:06 -0400</lastBuildDate>
    <atom:link href="https://n0k0m3.github.io/tags/tips/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using shlex.split() for Subprocess Commands in Python</title>
      <link>https://n0k0m3.github.io/posts/development/python-shlex-subprocess/</link>
      <pubDate>Fri, 03 May 2024 00:00:00 +0000</pubDate>
      <guid>https://n0k0m3.github.io/posts/development/python-shlex-subprocess/</guid>
      <description>&lt;p&gt;A quick tip for properly parsing shell-style command strings when using Python&amp;rsquo;s &lt;code&gt;subprocess.run()&lt;/code&gt; with list arguments.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
