<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slstatus/components/cat.c, branch master</title>
<subtitle>A custom configuration of the suckless status utility</subtitle>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/slstatus/'/>
<entry>
<title>New component: cat</title>
<updated>2022-11-23T23:01:52+00:00</updated>
<author>
<name>drkhsh</name>
<email>me@drkhsh.at</email>
</author>
<published>2022-11-23T22:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/slstatus/commit/?id=57c6e7340d16b14d61f9e3361ca4940f53dfcafa'/>
<id>57c6e7340d16b14d61f9e3361ca4940f53dfcafa</id>
<content type='text'>
Generically reads an arbitrary file natively.

Saves a few layers of execution in comparison to using `run_command`
with an argument like `cat ./file`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generically reads an arbitrary file natively.

Saves a few layers of execution in comparison to using `run_command`
with an argument like `cat ./file`.
</pre>
</div>
</content>
</entry>
</feed>
