Linux command basics

Linux commands

In the terminal, various commands are given to the PC by inputting Linux commands. Linux (Linux) is a type of PC contents called an OS. Linux commands give instructions to the contents of a PC.

pwd command

An abbreviation for print working directory, a command that prints the path of the current directory. To use it, just type pwd in the terminal and press enter.

ls command

Abbreviation for list, a command that displays a list of directories and files. By executing, the names of directories and files directly under the current directory are displayed in a list. To use it, just type ls in the terminal and press the enter key. Also, if you enter the directory path with a space after ls and execute it, the contents of the specified directory will be displayed in a list.

cd command

Abbreviation for change directory, used when moving the current directory. To use it, type cd [path of the directory you want to move] in the terminal and press enter. Also, if you enter only cd and execute it, move to your home directory.

Recommended Posts

Linux command basics
Linux command # 4
Linux command # 3
Linux basics
Linux command # 5
Linux basics
Linux command list
linux at command
[Linux] Search command
Linux command <Basic 2>
Linux [directory command]
Linux # Command Memo 1
Linux command [read]
Linux Command Summary
[Basic] linux command
Linux [shell command]
[Linux] Command / Knowledge
My linux command
Linux command <Basic 1>
Linux command collection
Linux mkdir command
[Linux] Git command
Linux (command memory)
[Linux] Volume configuration command
Linux command cheat sheet
Linux basic command memorandum
Linux command [File operation]
[Linux] Basic command summary
linux command error collection 1
Linux command line shortcut
linux sar command CPU usage
[Linux] tar.gz compression / decompression command
What is Linux? [Command list]
Easy df command on Linux
Linux
Linux tar xz command memo
Linux Command Dictionary (for myself)
linux: create original Terminal command
[Note] Useful linux command collection
Linux command memorandum [for beginners]
Linux PC spec check command
[Linux] User / group command summary
[Infrastructure] Linux command, shell script collection
[Linux convenient command] Try inserting exa
Command to create Linux Live USB
[Linux] OS recovery with restore command
Completion of docker command on Linux
[Linux convenient command] Try inserting csview
Permission and ownership change command [Linux]
LINUX command [wc edition] Usage example
Linux command [ldconfig] LPIC learning memo
[linux] kill command to kill the process
[Must-see for beginners] Basics of Linux
[Linux convenient command] Try inserting bat
Linux command 16 procedure manual folder (completed)
Linux command (basic in basic) personal memo
linux memorandum
Python basics ⑤
Linux commands
Linux commands
Linux overview