<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cli on Hangstuck</title><link>https://nagayasu-shinya.github.io/tags/cli/</link><description>Recent content in Cli on Hangstuck</description><image><title>Hangstuck</title><url>https://nagayasu-shinya.github.io/images/site-cover.png</url><link>https://nagayasu-shinya.github.io/images/site-cover.png</link></image><generator>Hugo</generator><language>ja-JP</language><copyright>2015-2026 NAGAYASU Shinya</copyright><lastBuildDate>Sat, 30 May 2026 13:42:39 +0900</lastBuildDate><atom:link href="https://nagayasu-shinya.github.io/tags/cli/index.xml" rel="self" type="application/rss+xml"/><item><title>ターミナルのプロンプトをかっこよくする！ | Oh My Posh</title><link>https://nagayasu-shinya.github.io/posts/terminal-prompt-oh-my-posh/</link><pubDate>Mon, 23 Jun 2025 21:37:45 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/terminal-prompt-oh-my-posh/</guid><description>&lt;p&gt;ターミナルプロンプトをカスタマイズしていろいろな情報を表示できるようにする oh-my-posh を紹介します。
プロンプトに処理結果や処理時間、Gitステータスなどを表示できるようになります。&lt;/p&gt;</description></item><item><title>コマンド出力を色付きのまま保存する | ansi2html と unbuffer</title><link>https://nagayasu-shinya.github.io/posts/ansi-color-html-conversion/</link><pubDate>Wed, 30 Mar 2022 01:49:10 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/ansi-color-html-conversion/</guid><description>&lt;p&gt;色付きのハイライトにて実行結果を表示するコマンドが多くありますが、その結果を色付きのままHTMLで保存する方法を説明します。&lt;/p&gt;</description></item><item><title>コードのステップ数計測ツール cloc</title><link>https://nagayasu-shinya.github.io/posts/code-line-counter-cloc/</link><pubDate>Thu, 03 Mar 2022 07:30:02 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/code-line-counter-cloc/</guid><description>&lt;p&gt;ソースコードのステップ数を計測する便利ツール cloc を紹介します。&lt;/p&gt;</description></item><item><title>zip コマンドで効率的にバックアップ</title><link>https://nagayasu-shinya.github.io/posts/zip-backup-efficient/</link><pubDate>Fri, 25 Feb 2022 08:00:37 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/zip-backup-efficient/</guid><description>&lt;p&gt;Linux の &lt;code&gt;zip&lt;/code&gt;コマンドはよく使われるコマンドであり、さまざまなオプションがあります。その中でファイルのバックアップに便利そうなオプションを今回は紹介します。&lt;/p&gt;</description></item><item><title>.git を除外して find でファイルやディレクトリを検索する</title><link>https://nagayasu-shinya.github.io/posts/find-command-exclude-gitdir/</link><pubDate>Wed, 23 Feb 2022 01:37:46 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/find-command-exclude-gitdir/</guid><description>&lt;p&gt;&lt;code&gt;find&lt;/code&gt; コマンドを使うときに、&lt;code&gt;.git&lt;/code&gt;のようなディレクトリは検索対象に入れたくないです。
そこで特定のディレクトリを対象から外す方法を説明します。&lt;/p&gt;</description></item><item><title>Windowsマシンに入れておきたい定番開発ツールたち</title><link>https://nagayasu-shinya.github.io/posts/windows-developer-tools/</link><pubDate>Fri, 12 Nov 2021 06:30:42 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/windows-developer-tools/</guid><description>&lt;p&gt;Windows 上で動くソフトウェア開発ではいろんなツールを紹介します。&lt;/p&gt;</description></item><item><title>エクスプローラで開いているフォルダで一発でコマンドプロンプトを開く方法</title><link>https://nagayasu-shinya.github.io/posts/windows-explorer-cmd-launcher/</link><pubDate>Wed, 30 Jun 2021 22:50:26 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/windows-explorer-cmd-launcher/</guid><description>&lt;p&gt;Windows Explorerで作業していて、そのフォルダから直接コマンドプロンプトを起動したいときに便利な方法を説明します。&lt;/p&gt;</description></item><item><title>bash script で待ち時間を示すスピナーの表示</title><link>https://nagayasu-shinya.github.io/posts/bash-shell-spinner-animation/</link><pubDate>Fri, 13 Jan 2017 12:00:14 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/bash-shell-spinner-animation/</guid><description>&lt;p&gt;シェルスクリプトでスピナー（待ち時間中を示すアニメーション）を表示する方法について説明します。&lt;/p&gt;</description></item><item><title>【簡単】バイナリファイルをコマンド一発で生成｜echoとprintfコマンド</title><link>https://nagayasu-shinya.github.io/posts/bash-binary-file-generation/</link><pubDate>Mon, 29 Aug 2016 08:00:53 +0900</pubDate><guid>https://nagayasu-shinya.github.io/posts/bash-binary-file-generation/</guid><description>&lt;p&gt;ファームウェア開発をしているとときどきちょっとバイナリファイルを作りたいときがあります。
そのかんたんな方法を説明します。&lt;/p&gt;</description></item></channel></rss>