Linux Frequently Used Commands [Personal Memo]

[Linux frequently used commands]

This is a memo of Linux commands that are often used in business.

Basic commands

cd command Move directory

Is command View the contents of the directory

Is -a command View the entire contents of a directory, including hidden files

mkdir command Create a new directory

rm command Delete file

cp command Copy file

mv command Move files and rename files

Digression

I will take the LPIC1 exam, so I will continue to study!

Recommended Posts

Linux Frequently Used Commands [Personal Memo]
Frequently used Linux commands
Frequently used Linux commands
Frequently used linux commands
[Linux] Frequently used Linux commands (file operation)
Frequently used Linux commands (for beginners)
List of frequently used Linux commands
[Linux] Frequently used Linux commands (folder operation)
[Linux] Review of frequently used basic commands 2
[Linux] Review of frequently used basic commands
pyenv Frequently used commands
Frequently used tmux commands
Frequently used pip commands
[Linux command] A memorandum of frequently used commands
Frequently used commands in virtualenv
Linux commands
Linux commands
8 Frequently Used Commands in Python Django
linux commands
Linux commands
Linux commands
[Anaconda3] Summary of frequently used commands
Linux command (basic in basic) personal memo
Summary of frequently used commands of django (beginner)
Summary of frequently used commands in matplotlib
[Linux] List of Linux commands used in practice
[OpenCV] Personal memo
Network Linux commands
Linux x memo
[Python/Django] Summary of frequently used commands (4) -Part 2- <Production operation: Amazon EC2 (Amazon Linux 2)>
Verbalize Linux commands
linux (ubuntu) memo
Linux user commands
Linux # Command Memo 1
New Linux commands! !!
[Python/Django] Summary of frequently used commands (4) -Part 1- <Production operation: Amazon EC2 (Amazon Linux 2)>
Basic LINUX commands
Various Linux commands
Typical Linux commands (7)
[Python/Django] Summary of frequently used commands (3) <Operation of PostgreSQL>
[Django] Personally used commands, code templates, TDD [Memo]
[Python/Django] Summary of frequently used commands (2) <Installing packages>
Summary of frequently used commands (with petit commentary)
Docker. Set frequently used commands to alias "with explanation"
Linux standard textbook memo 1
Linux standard textbook memo 3
[For memo] Linux Part 2
[Linux] Group related commands
Linux commands to remember
A collection of commands frequently used in server management
New Linux commands! !! Part 2
Display a list of frequently used commands on Zsh
[For beginners] Django Frequently used commands and reference collection
NTP configuration memo on Linux
Frequently used ps command options
Studying Linux commands and frustration
[Personal memo] Auto-completion of bash
Linux standard textbook memo 1 part 2
[Python] Frequently used library code
Frequently used subpackages of SciPy
Python frequently used code snippets