Linux command 16 procedure manual folder (completed)

Overview

I wrote down the commands I need now with reference to Progate. I chose 16.

command

mkdir directory creation Move cd directory pwd Check the current directory ls Check the contents of the directory ls -l Detailed information can be confirmed ls -a Hidden files are also shown less Display text files one screen at a time ← Space page break / Search from before ← Repeat with Enter ? Search from behind Repeat with Enter Shift +> End of file Shift + <top of file cp copy mv move chmod Change authority Example) chmod 777 tail -f ttt.dat Monitor additional notes ← Ctrl + C end Show ps aux process rm -rf test Forcibly delete files and folders vi Start the vi editor. (Please forgive the details as it is beyond the reach of this section)

Recommended Posts

Linux command 16 procedure manual folder (completed)
Linux command # 4
Linux command # 3
Linux command # 5
Linux command list
linux at command
[Linux] Search command
Linux command <Basic 2>
Linux [directory command]
Linux server 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 command basics
[Linux] Git command
Linux (command memory)
Linux command cheat sheet
Linux command (sequential update)
Linux command [File operation]
[Linux] Basic command summary
Linux command for self-collection
linux command error collection 1
Linux command line shortcut
Linux delete command when only the folder cannot be deleted
linux sar command CPU usage
[Linux] tar.gz compression / decompression command
What is Linux? [Command list]
Easy df command on Linux
Linux tar xz command memo
Linux Command Dictionary (for myself)
linux: create original Terminal command
[Note] Useful linux command collection
Japanese translation of Linux manual
Linux command memorandum [for beginners]
Linux PC spec check command
[Linux] User / group command summary
[Super basic] Docker command procedure manual when using Ubuntu on Mac