<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PowerShell on Helve Tech Blog</title>
    <link>https://helve-blog.com/tags/powershell/</link>
    <description>Recent content in PowerShell on Helve Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2019-2025 Helve</copyright>
    <lastBuildDate>Sun, 23 Jan 2022 06:50:00 +0900</lastBuildDate><atom:link href="https://helve-blog.com/tags/powershell/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Powershellで複数のテキストファイルから文字列を検索</title>
      <link>https://helve-blog.com/posts/powershell/powershell-text-search/</link>
      <pubDate>Sun, 23 Jan 2022 06:50:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/powershell/powershell-text-search/</guid>
      <description>PowerShellのls, slsコマンドを使って、サブフォルダを含む複数のテキスト形式のファイルから文字列を検索</description>
      
    </item>
    
    <item>
      <title>PowerShellのGet-ChildItem (gcm) でパスが通ったプログラムの場所を調べる</title>
      <link>https://helve-blog.com/posts/powershell/powershell-get-command/</link>
      <pubDate>Sun, 19 Dec 2021 13:20:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/powershell/powershell-get-command/</guid>
      <description>PowerShellでパスが通ったプログラムの場所を表示するにはGet-Command (gcm) コマンドレットを使います（Linuxのwhich, whereコマンドに相当）。</description>
      
    </item>
    
    <item>
      <title>Powershellでプロセスのメモリ使用量をロギングする</title>
      <link>https://helve-blog.com/posts/powershell/powershell-memory-usage-logging/</link>
      <pubDate>Sat, 26 Dec 2020 16:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/powershell/powershell-memory-usage-logging/</guid>
      <description>PowerShellのGet-Processコマンドレットを使って、特定のプロセスのメモリ使用量を一定周期でロギングするコードを作成した。</description>
      
    </item>
    
    <item>
      <title>Powershellでファイル名に連番を振ってリネームする</title>
      <link>https://helve-blog.com/posts/powershell/powershell-rename-files-serial-number/</link>
      <pubDate>Sat, 26 Dec 2020 08:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/powershell/powershell-rename-files-serial-number/</guid>
      <description>PowerShellを使って、フォルダ内のファイルに連番を振ってリネームする方法をまとめた。</description>
      
    </item>
    
    <item>
      <title>PowerShellでサブフォルダにあるファイル名を一覧表示する</title>
      <link>https://helve-blog.com/posts/powershell/powershell-get-childitem/</link>
      <pubDate>Sat, 26 Dec 2020 00:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/powershell/powershell-get-childitem/</guid>
      <description>PowerShellでGet-ChildItemコマンドレットを使ってサブフォルダを含むファイル名を一覧表示する方法を調べた。</description>
      
    </item>
    
    <item>
      <title>Windows10のPowerShellでAnaconda Pythonを使う方法</title>
      <link>https://helve-blog.com/posts/python/powershell-anaconda-python/</link>
      <pubDate>Thu, 03 Dec 2020 00:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/python/powershell-anaconda-python/</guid>
      <description>Windows10のPowerShellでAnaconda Pythonを使うための手順をまとめた。</description>
      
    </item>
    
  </channel>
</rss>
