Skip to content

Commit

Permalink
pages.ja/*: update More Info links after template change (#15522)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck authored Jan 16, 2025
1 parent 732b52f commit 54c6563
Show file tree
Hide file tree
Showing 72 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion pages.ja/common/7z.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 7z

> 圧縮率の高いファイルアーカイバです。
> 詳しくはこちら: <https://manned.org/7z>
> もっと詳しく: <https://manned.org/7z>
- ファイルまたはディレクトリを圧縮する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/7za.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 圧縮率の高いファイルアーカイバです。
> `7z` よりも対応しているファイル形式は少ないですが、複数のプラットフォームに対応しています。
> 詳しくはこちら: <https://manned.org/7za>
> もっと詳しく: <https://manned.org/7za>
- ファイルまたはディレクトリを圧縮する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/7zr.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 圧縮率の高いファイルアーカイバです。
> `7z` と似ていますが、 `7zr` は 7z 形式のみをサポートしています。
> 詳しくはこちら: <https://manned.org/7zr>
> もっと詳しく: <https://manned.org/7zr>
- ファイルまたはディレクトリを圧縮する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/[.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 条件を評価します。
> 条件が真と評価された場合は 0 を、偽と評価された場合は 1 を返します。
> 詳しくはこちら: <https://gnu.org/software/bash/manual/bash.html#index-test>
> もっと詳しく: <https://gnu.org/software/bash/manual/bash.html#index-test>
- 与えられた変数が与えられた文字列と等しいかどうかをテスト:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/ab.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ab

> Apache HTTP server のベンチマーク用ツールです。
> 詳しくはこちら: <https://httpd.apache.org/docs/current/programs/ab.html>
> もっと詳しく: <https://httpd.apache.org/docs/current/programs/ab.html>
- 指定された URL に 100 個の GET リクエストを送信する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/ag.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ag

> Silver Searcher と呼ばれます。`ack` コマンドに似ていますが、より高速化を目指したコマンドです。
> 詳しくはこちら: <https://github.com/ggreer/the_silver_searcher>
> もっと詳しく: <https://github.com/ggreer/the_silver_searcher>
- "foo"という文字列が含まれるファイルを検索し、コンテキスト内でマッチした行を出力する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/alias.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> alias (コマンド文字列を置き換える別名)を作成します。
> alias は `~/.bashrc` などの shell の設定ファイルで定義されない限り、現在のセッションで失効します。
> 詳しくはこちら: <https://tldp.org/LDP/abs/html/aliases.html>
> もっと詳しく: <https://tldp.org/LDP/abs/html/aliases.html>
- alias の一覧表示:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/apktool.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# apktool

> APK ファイルの解析ツールです。
> 詳しくはこちら: <https://ibotpeaches.github.io/Apktool/>
> もっと詳しく: <https://ibotpeaches.github.io/Apktool/>
- APK ファイルのデコード:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/arch.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> システムアーキテクチャ名前を示する。
> 'uname' も参照してください。
> 詳しくはこちら: <https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html>
> もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html>
- システムアーキテクチャを示する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/asdf.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# asdf

> さまざまなパッケージのバージョンを管理するためのコマンドラインインターフェイスです。
> 詳しくはこちら: <https://asdf-vm.com>
> もっと詳しく: <https://asdf-vm.com>
- 利用可能なプラグインの一覧を表示:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/aws-configure.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# aws configure

> AWS CLI の設定を管理します。
> 詳しくはこちら: <https://docs.aws.amazon.com/cli/latest/reference/configure/>
> もっと詳しく: <https://docs.aws.amazon.com/cli/latest/reference/configure/>
- 対話形式で AWS CLI を設定する(新しい設定の作成、または既定の更新):

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> アマゾンウェブサービスの公式 CLI ツールです。
> `s3` のようないくつかのサブコマンドには、使用方法についての独自のドキュメントがあります。
> 詳しくはこちら: <https://aws.amazon.com/cli>
> もっと詳しく: <https://aws.amazon.com/cli>
- AWS コマンドラインを設定する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/bat.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> ファイルの内容を表示したり、連結したりします。
> シンタックスハイライトと Git 統合を備えた `cat`クローンです。
> 詳しくはこちら: <https://github.com/sharkdp/bat>
> もっと詳しく: <https://github.com/sharkdp/bat>
- ファイルの内容を、標準出力に出力する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/bc.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 任意の精度で計算を行える言語です。
> `dc`も参照してください。
> 詳しくはこちら: <https://manned.org/bc>
> もっと詳しく: <https://manned.org/bc>
- 対話モードのセッションを開始する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/bg.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# bg

> 一時停止していたジョブ(例. `Ctrl + Z` 使用時)を再開し、バックグラウンドで実行します。
> 詳しくはこちら: <https://manned.org/bg>
> もっと詳しく: <https://manned.org/bg>
- 最も最近に一時停止されたジョブを再開し、バックグラウンドで実行する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/case.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# case

> 複数の選択肢がある条件文を作成するための Bash 組み込み構文。
> 詳しくはこちら: <https://www.gnu.org/software/bash/manual/bash.html#index-case>
> もっと詳しく: <https://www.gnu.org/software/bash/manual/bash.html#index-case>
- 変数を文字列リテラルとマッチさせ、実行するコマンドを決める:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/cat.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cat

> ファイルの出力と連結を行います。
> 詳しくはこちら: <https://manned.org/cat.1posix>
> もっと詳しく: <https://manned.org/cat.1posix>
- ファイルの内容を標準出力に出力する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/cd.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cd

> 現在の作業ディレクトリを変更します。
> 詳しくはこちら: <https://manned.org/cd>
> もっと詳しく: <https://manned.org/cd>
- 指定したディレクトリへ移動する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/chsh.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# chsh

> ユーザーのログインシェルを変更します。
> 詳しくはこちら: <https://manned.org/chsh>
> もっと詳しく: <https://manned.org/chsh>
- カレントユーザーのログインシェルを対話的に変更する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/colorls.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# colorls

> カラー化と Font Awesome アイコンの使用によりターミナルの ls コマンドを美しくした Ruby の gem です。
> 詳しくはこちら: <https://github.com/athityakumar/colorls>
> もっと詳しく: <https://github.com/athityakumar/colorls>
- ファイルを 1 行ずつ表示する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/cp.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cp

> ファイルやディレクトリをコピーします。
> 詳しくはこちら: <https://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html>
> もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html>
- ファイルを別の場所にコピー:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/curl.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> データをサーバーから転送、もしくはサーバーへ転送します。
> HTTP、FTP、POP3を含むほとんどのプロトコルをサポートしています。
> 詳しくはこちら: <https://curl.se/docs/manpage.html>
> もっと詳しく: <https://curl.se/docs/manpage.html>
- URLのコンテンツをファイルにダウンロードする:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/dig.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# dig

> DNS 情報を調べるユーティリティーです。
> 詳しくはこちら: <https://manned.org/dig>
> もっと詳しく: <https://manned.org/dig>
- ホスト名に関連する IP を検索(A レコード):

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/docker-build.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker build

> Dockerfileからイメージを構築します。
> 詳しくはこちら: <https://docs.docker.com/reference/cli/docker/buildx/build/>
> もっと詳しく: <https://docs.docker.com/reference/cli/docker/buildx/build/>
- カレントディレクトリ内のDockerfileを使ってDockerイメージを構築する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/docker-compose.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker compose

> 複数コンテナを持つDockerアプリケーションの実行と管理をします。
> 詳しくはこちら: <https://docs.docker.com/reference/cli/docker/compose/>
> もっと詳しく: <https://docs.docker.com/reference/cli/docker/compose/>
- 実行中のコンテナ全てをリスト表示する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/docker-cp.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker cp

> ホスト、コンテナのファイルシステム間でファイルやディレクトリをコピーします。
> 詳しくはこちら: <https://docs.docker.com/reference/cli/docker/container/cp/>
> もっと詳しく: <https://docs.docker.com/reference/cli/docker/container/cp/>
- ホストからコンテナへファイルやディレクトリをコピーする:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/docker-ps.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker ps

> Dockerコンテナ一覧を表示します。
> 詳しくはこちら: <https://docs.docker.com/reference/cli/docker/container/ls/>
> もっと詳しく: <https://docs.docker.com/reference/cli/docker/container/ls/>
- 現在実行中のdockerコンテナ一覧を表示する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/docker-run.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker run

> 新しいDockerコンテナでコマンドを実行します。
> 詳しくはこちら: <https://docs.docker.com/reference/cli/docker/container/run/>
> もっと詳しく: <https://docs.docker.com/reference/cli/docker/container/run/>
- タグ付けイメージから作成した新しいコンテナでコマンドを実行する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/docker-start.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker start

> 1つまたは複数の停止中コンテナを起動します。
> 詳しくはこちら: <https://docs.docker.com/reference/cli/docker/container/start/>
> もっと詳しく: <https://docs.docker.com/reference/cli/docker/container/start/>
- ヘルプを表示する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/docker-system.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker system

> Dockerのデータ管理とシステム全体に関わる情報の表示をします。
> 詳しくはこちら: <https://docs.docker.com/reference/cli/docker/system/>
> もっと詳しく: <https://docs.docker.com/reference/cli/docker/system/>
- ヘルプの表示をする:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Dockerコンテナ及びDockerイメージの管理を行います。
> `run` のようないくつかのサブコマンドには、使用方法についての独自のドキュメントがあります。
> 詳しくはこちら: <https://docs.docker.com/reference/cli/docker/>
> もっと詳しく: <https://docs.docker.com/reference/cli/docker/>
- 全てのDockerコンテナを表示する(実行中・停止中、両方のコンテナ):

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/du.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# du

> ディスク使用状況: ファイルとディレクトリの使用量の概算を表示します。
> 詳しくはこちら: <https://www.gnu.org/software/coreutils/du>
> もっと詳しく: <https://www.gnu.org/software/coreutils/du>
- 指定した単位 (B/KiB/MiB) でディレクトリおよびサブディレクトリのサイズを表示します:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/echo.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# echo

> 与えられた引数を表示します。
> 詳しくはこちら: <https://www.gnu.org/software/coreutils/manual/html_node/echo-invocation.html>
> もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/echo-invocation.html>
- テキストメッセージを印刷する。備考: 引用符は任意:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/fg.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# fg

> フォアグラウンドでジョブを実行する。
> 詳しくはこちら: <https://manned.org/fg>
> もっと詳しく: <https://manned.org/fg>
- 最も最近に停止されたジョブまたはバックグラウンドジョブをフォアグラウンドで実行する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/fossil-forget.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# fossil forget

> このコマンドは `fossil rm` のエイリアスです。
> 詳しくはこちら: <https://fossil-scm.org/home/help/forget>
> もっと詳しく: <https://fossil-scm.org/home/help/forget>
- オリジナルのコマンドのドキュメントを表示する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/git-commit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git commit

> リポジトリにファイルをコミットします。
> 詳しくはこちら: <https://git-scm.com/docs/git-commit>
> もっと詳しく: <https://git-scm.com/docs/git-commit>
- メッセージと共に、ステージ済のファイルをリポジトリにコミットする:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 分散型バージョン管理システム
> いくつかのサブコマンドがあります。例えば `commit`, `add`, `branch`, `checkout`, `push`, などです。 これらには使用方法についての独自のドキュメントがあり、 `tldr git subcommand` で見ることができます。
> 詳しくはこちら: <https://git-scm.com/>
> もっと詳しく: <https://git-scm.com/>
- Gitのサブコマンドを実行する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/history.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# history

> コマンドラインの履歴です。
> 詳しくはこちら: <https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html>
> もっと詳しく: <https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html>
- コマンドの履歴一覧を行番号付きで表示する:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/htop.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# htop

> 実行中のプロセスに関する動的なリアルタイム情報を表示する。 `top` の拡張版。
> 詳しくはこちら: <https://htop.dev/>
> もっと詳しく: <https://htop.dev/>
- htop を起動:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/less.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# less

> ファイルを開いて、スクロールや検索などのインタラクティブな読み方ができます。
> 詳しくはこちら: <https://greenwoodsoftware.com/less/>
> もっと詳しく: <https://greenwoodsoftware.com/less/>
- ファイルを開く:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/ls.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ls

> ディレクトリの内容を一覧表示します。
> 詳しくはこちら: <https://www.gnu.org/software/coreutils/manual/html_node/ls-invocation.html>
> もっと詳しく: <https://www.gnu.org/software/coreutils/manual/html_node/ls-invocation.html>
- ファイルを1行ごとに一覧表示:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/mysql.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# mysql

> MySQL のコマンドラインツールです。
> 詳しくはこちら: <https://www.mysql.com/>
> もっと詳しく: <https://www.mysql.com/>
- データベースへの接続:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/ps.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ps

> 実行中のプロセスに関する情報。
> 詳しくはこちら: <https://manned.org/ps>
> もっと詳しく: <https://manned.org/ps>
- 実行中のプロセスをすべてリストアップ:

Expand Down
2 changes: 1 addition & 1 deletion pages.ja/common/pwd.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pwd

> 現在の作業ディレクトリを表示します。
> 詳しくはこちら: <https://www.gnu.org/software/coreutils/pwd>
> もっと詳しく: <https://www.gnu.org/software/coreutils/pwd>
- 現在のディレクトリを表示する:

Expand Down
Loading

0 comments on commit 54c6563

Please sign in to comment.