<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>True on Alexander Junge&#39;s website</title>
    <link>https://www.alexanderjunge.net/tags/true/</link>
    <description>Recent content in True on Alexander Junge&#39;s website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Sun, 27 Nov 2022 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.alexanderjunge.net/tags/true/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>TIL: saying `yes` the Unix way</title>
      <link>https://www.alexanderjunge.net/blog/til-yes/</link>
      <pubDate>Sun, 27 Nov 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.alexanderjunge.net/blog/til-yes/</guid>
      <description>Today (well, earlier this week but let&amp;rsquo;s not be picky here) I learned about the Unix core utility yes. It works like this:
$ yes y y y # [ad infinitum until stopped]  $ yes no no no no # [ad infinitum until stopped]  As you can see, yes either prints y\n until stopped or whatever string you pass it followed by a newline, again continuing until the process is killed.</description>
    </item>
    
  </channel>
</rss>