<?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>Mac App Store &#8211; highhigherhighest.com</title>
	<atom:link href="https://highhigherhighest.com/tag/mac-app-store/feed" rel="self" type="application/rss+xml" />
	<link>https://highhigherhighest.com</link>
	<description>経営者向けにMacの使い方、仕事で発見した知見などを共有しているブログです。</description>
	<lastBuildDate>Sun, 17 Dec 2017 10:26:16 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>mas-cli(Mac App Storeのシンプルなコマンドラインインターフェイス) インストール用リスト</title>
		<link>https://highhigherhighest.com/mas-climac-app-store-install-list.html</link>
					<comments>https://highhigherhighest.com/mas-climac-app-store-install-list.html#respond</comments>
		
		<dc:creator><![CDATA[とっと]]></dc:creator>
		<pubDate>Mon, 16 Oct 2017 08:30:07 +0000</pubDate>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[Home Brew]]></category>
		<category><![CDATA[Mac App Store]]></category>
		<category><![CDATA[mas-cli]]></category>
		<guid isPermaLink="false">https://highhigherhighest.com/?p=5203</guid>

					<description><![CDATA[画像はhttps://github.com/mas-cli/masより引用 長いことTerminalの黒い画面と戦ってきましたが、 ようやくCLIとも仲良くできるようになってきました。 10年くらいかかったな・・・ まぁ [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" src="https://highhigherhighest.com/wp-content/uploads/2017/10/mas-cli.png" alt="Mas cli" title="mas-cli.png" border="0" width="450" height="138" /></p>
<p>画像は<a href="https://github.com/mas-cli/mas">https://github.com/mas-cli/mas</a>より引用</p>
<p>長いことTerminalの黒い画面と戦ってきましたが、<br />
ようやくCLIとも仲良くできるようになってきました。</p>
<p>10年くらいかかったな・・・</p>
<p>まぁ、そんなことは置いておいて、<br />
Mac App StoreのアプリをCLIでインストールできる</p>
<p>「mas-cli」</p>
<p>が便利だったのですが、一点だけ不便な点がありまして、<br />
インストールするアプリを名称ではなくてIDで指定しないといけないんですね。</p>
<p>しかも後でわかるようにコメントをつけておくとシェルスクリプトを走らせた際にエラーが出てしまうので、ここに備忘録を兼ねて記載しておきます。<span id="more-5203"></span></p>
<h2>インストールしているアプリID一覧</h2>
<table>
<tr>
<th>955293604</th>
<td>Blik </td>
</tr>
<tr>
<th>409907375</th>
<td>Remote Desktop </td>
</tr>
<tr>
<th>409183694</th>
<td>Keynote </td>
</tr>
<tr>
<th>847809913</th>
<td>Download Shuttle </td>
</tr>
<tr>
<th>436971294</th>
<td>Smart Timer </td>
</tr>
<tr>
<th>414855915</th>
<td>WinArchiver Lite </td>
</tr>
<tr>
<th>442168834</th>
<td>SiteSucker </td>
</tr>
<tr>
<th>662946309</th>
<td>RankGuru SEO </td>
</tr>
<tr>
<th>889884781</th>
<td>ListBook </td>
</tr>
<tr>
<th>530839610</th>
<td>PNG mini </td>
</tr>
<tr>
<th>964690635</th>
<td>Duplicate File Cleaner </td>
</tr>
<tr>
<th>539883307</th>
<td>LINE </td>
</tr>
<tr>
<th>409201541</th>
<td>Pages </td>
</tr>
<tr>
<th>409203825</th>
<td>Numbers </td>
</tr>
<tr>
<th>497799835</th>
<td>Xcode</td>
</tr>
</table>
<h2>スクリプトサンプル</h2>
<p>[cc]#masインストール<br />
FILENAME=&#8221;mas.txt&#8221;<br />
cat $FILENAME | while read LINE;do<br />
  mas install $LINE<br />
done[/cc]</p>
<p>こんな感じでテキストファイルに書いたIDをループで連続インストールする感じです。</p>
<p>しょっちゅう使うことはないんですが、準備しておくと環境構築の際楽ができるのです。</p>
<p>以上</p>
]]></content:encoded>
					
					<wfw:commentRss>https://highhigherhighest.com/mas-climac-app-store-install-list.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5203</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Disk: Enhanced  を使用したページ キャッシュ

Served from: highhigherhighest.com @ 2026-04-11 16:40:46 by W3 Total Cache
-->