๋ฐ์ํ
keys | how to read | function(meaning) |
` | back tick | |
~ | tilde | |
! | exclamation point | |
@ | at sign | |
# | hash tag | |
$ | variable | |
% | pertentage sign | |
^ | carrot sign | anything at the beginning of something |
& | and sign(ampersand) | |
* | star (asterik) | |
( , ) | open parentheses, close parentheses | |
{ , } | opening culry brace, closing curly brace | |
[ , ] | opening bracket, closing bracket | |
- | hyphen | |
_ | underscore | |
\ | backslash | specifying the path (Windows) |
| | pipe | combine a few commands together |
/ | forwardslash | specifying the path (Linux) |
' | single code | |
" | double code | |
; | semicolon | |
: | colon | |
. | dot, period | |
, | comma | |
> | greater-than sign | |
< | lesser-than sign |
๋ฐ์ํ
'Linux' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
System V init vs Systemd (๋ฐ๋ ๋ฒจvsํ๊ฒ) (0) | 2022.02.02 |
---|---|
ํ๋ก์ธ์ค (์ํ, ๋ฌธ๋งฅ๊ตํ, ๊ตฌ์กฐ, ์ค๋ ๋, ์ค์ผ์ฅด๋ง) (0) | 2021.12.27 |
์ปค๋(Kernel) (0) | 2021.12.20 |
Lpi LPIC Level ๋ณ ๋ฒ์ (0) | 2021.12.17 |
Linux Log File์ ์ข ๋ฅ (0) | 2021.12.16 |