About Linux commands Super basic edition

This time I will summarize the basic Linux commands

The target audience is programming beginners Please refer to those who are not good at Linux commands.

Prerequisite knowledge

About directories

About the path

A character string that indicates the location of a directory or file. Separate directories by / (slash) for each hierarchy

Linux command list

pwd command

This command displays the path of the current directory.

pwd #This command displays the path of the current directory.

ls command

A command to display a list of directories and files

ls #A command to display a list of directories and files

cd command

This command is used to move the current directory. Also, if you just type cd and run it, it will move to your home directory.

cd [directory you want to move]

Summary

This time, I have carefully selected and introduced only those that I want you to remember. There are several other Linux commands. Please remember little by little and master Linux.

Recommended Posts

About Linux commands Super basic edition
Basic LINUX commands
Basic knowledge of Linux and basic commands
Linux commands
linux commands
Basic commands
About Linux
About Linux
Linux commands
Linux commands
About Linux
About Linux
About Linux ①
[Linux] Review of frequently used basic commands 2
[Linux] Review of frequently used basic commands
[Linux] About export
Network Linux commands
Linux command <Basic 2>
Verbalize Linux commands
[Basic] linux command
New Linux commands! !!
[Linux] About PATH
Linux (about groups)
Linux command <Basic 1>
Various Linux commands
Typical Linux commands (7)
Linux (about directory path)
About Linux kernel parameters
Beginners! Basic Linux commands and how to use them!
Linux basic command memorandum
Frequently used linux commands
[Linux] Group related commands
Linux commands to remember
New Linux commands! !! Part 2
[Django series] Basic commands
[Linux] Basic command summary
python memorandum super basic
Make clear about super ()
Studying Linux commands and frustration
About Linux environment construction (CentOS)
CLI and Linux basic terms
Linux (About adding / removing users)
Super basic usage of pytest
[Super Basics] About jupyter Notebook
What I learned about Linux
Basic commands for file operations