<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://cmd.jaga.io/rss/k/commands/" rel="self" type="application/rss+xml" />
		<title>Command Prompt</title>
		<link>https://cmd.jaga.io/</link>
		<description>Command Prompt, Windows Command Line</description>
		<language>en</language>
		<item>
			<title>Get computer Model, Name, Manufacturer, and SystemType</title>
			<link>https://cmd.jaga.io/k/commands/get-computer-model-name-manufacturer-and-systemtype/</link>
			<guid>https://cmd.jaga.io/k/commands/get-computer-model-name-manufacturer-and-systemtype/</guid>
			<pubDate>Fri, 24 Nov 2017 21:15:56 +0000</pubDate>
			<category>commands</category>
			<description><![CDATA[wmic computersystem get model, name, manufacturer, systemtype]]></description>
		</item>
	</channel>
</rss>