From 38daa954e4d2e46656bbc67c75c34c0270213142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=95=9C=EC=86=8C=EC=A7=84?= <jjaren746@ajou.ac.kr> Date: Fri, 18 Mar 2022 03:10:27 +0000 Subject: [PATCH] Update linux.md --- linux.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/linux.md b/linux.md index 8b13789..61722ca 100644 --- a/linux.md +++ b/linux.md @@ -1 +1,7 @@ +## linux command +### 파일, 디렉토리 관련 명령 + +1. cd, pwd, mkdir, rmdir +1. cat - 파일 보는 명령 +1. more - 파일을 한페이지씩 보는 명령 -- GitLab