About the Author
Name: Terner
Learning method: Self-taught
Supported environments: WSL / Ubuntu / macOS
About This Blog
This blog is a technical blog that simply summarizes concrete steps for running Linux commands along with the results of testing them.
It aims to provide useful information for a wide range of readers,
from beginners just starting out with the terminal,
to engineers looking to streamline their daily work,
to infrastructure engineers who want a quick reference to check.
Rather than just explaining theory and concepts,
I aim to create content you can actually try out and verify for yourself.
About the Notation and Color Coding Used in Articles
The code blocks featured in this blog are color-coded as follows to make them easier to understand at a glance.
Green background: Code for creating test files
Blue background: The actual command to run
Red background: Output after running the command (execution result)
The code in each article can be copied and pasted as-is to test it out.
By actually running the commands yourself,
this blog aims to help you get comfortable with terminal operations and command usage at your own pace.