diff --git a/linux.md b/linux.md
index 8b137891791fe96927ad78e64b0aad7bded08bdc..61722ca04a2bedddff1b512a35113bc1a8dc6f50 100644
--- a/linux.md
+++ b/linux.md
@@ -1 +1,7 @@
+## linux command
 
+### 파일, 디렉토리 관련 명령
+
+1. cd, pwd, mkdir, rmdir
+1. cat - 파일 보는 명령
+1. more - 파일을 한페이지씩 보는 명령