<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bash | デバッグライフ</title>
	<atom:link href="https://debug-life.net/entry/tag/bash/feed" rel="self" type="application/rss+xml" />
	<link>https://debug-life.net</link>
	<description>プログラミングや日常の記録など</description>
	<lastBuildDate>Sun, 22 Oct 2017 01:46:31 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
<site xmlns="com-wordpress:feed-additions:1">114748130</site>	<item>
		<title>Bashで書いたシンプルなテストツールBaut</title>
		<link>https://debug-life.net/entry/2621</link>
					<comments>https://debug-life.net/entry/2621#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Tue, 17 Oct 2017 13:48:52 +0000</pubDate>
				<category><![CDATA[シェルスクリプト]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bash test tool]]></category>
		<category><![CDATA[baut]]></category>
		<category><![CDATA[unittest]]></category>
		<category><![CDATA[テストツール]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=2621</guid>

					<description><![CDATA[<p>最近シェルスクリプトでちょっとしたテストコードを書く機会が多いのでテストを支援するツールを書いてみました。シェルスクリプトのスキル不足な面もあり、色々と調べながら試行錯誤しながら書くことで良い学びの機会となった。 テスト [&#8230;]</p>
The post <a href="https://debug-life.net/entry/2621">Bashで書いたシンプルなテストツールBaut</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/2621/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2621</post-id>	</item>
		<item>
		<title>BASHで__FILE__や__DIR__みたいなもの</title>
		<link>https://debug-life.net/entry/2550</link>
					<comments>https://debug-life.net/entry/2550#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Thu, 24 Aug 2017 14:12:40 +0000</pubDate>
				<category><![CDATA[シェルスクリプト]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[絶対パス]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=2550</guid>

					<description><![CDATA[<p>シェルスクリプト（BASH限定ですが）、他の言語でもよく見られる__FILE__や__DIR__みたいなことをするにはどのようにすれば良いか、と考えてみた結果以下のようになった。小生のシェルスクリプトスキルが高くないので [&#8230;]</p>
The post <a href="https://debug-life.net/entry/2550">BASHで__FILE__や__DIR__みたいなもの</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/2550/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2550</post-id>	</item>
	</channel>
</rss>
