シェル / Shell

cdコマンド① – ディレクトリのツリー構造

コンピュータ内のディレクトリ階層構造を、ターミナルを使って探検してみましょう。この記事では、pwdコマンドを使って現在の位置を確認し、cd ..コマンドで親ディレクトリに移動する方法を学びます。ルートディレクトリについてもわかりやすく解説!初心者の方でも、階層構造の基本を楽しく学べます。 / Explore the directory hierarchy within a computer using the terminal. Learn how to use the pwd command to determine your current location and the cd .. command to move to the parent directory. Get a simple introduction to the root directory too! Perfect for beginners to understand the basics of directory structures.
シェル / Shell

pwd② ホームディレクトリとカレントディレクトリ

"“I have a real genius for staying at home.” — Henry David Thoreau私は家にいることにかけては天才だ。 — ヘンリー・デイヴィッド・ソロー Terminal $pwd /Use...
シェル / Shell

pwdコマンド① シェルとの出会い

ターミナルでコンピュータと直接対話する方法を紹介します。シェルやCLI(コマンドラインインターフェース)を通じて、システムに命令を伝え、GUIではできない操作も可能になります。また、pwdコマンドを使って現在の作業ディレクトリを確認する方法も解説しています。初心者向けに分かりやすく説明! / Discover how to interact directly with a computer through the terminal. Learn about shells, CLIs (Command Line Interfaces), and how you can issue commands that go beyond what a GUI can do. Also, understand the pwd command to locate your current working directory. A beginner-friendly guide!
未分類

はじめての方へ

"And into the forest I go, to lose my mind and find my soul." — John MuirJohn Muir 森の中へ行き、心を失い、魂を見つける — ジョン・ミューア