cal month year Page 3 LinuxUNIX Programming by


![달력 보기 기본 명령어 현재 월 혹은 지정된 년/월의 달력을 보여줌 ($cal [month] [year]) 달력 보기 기본 명령어 현재 월 혹은 지정된 년/월의 달력을 보여줌 ($cal [month] [year])](http://slidetodoc.com/presentation_image_h2/b7499593b8af470f2653a76524653801/image-3.jpg)
달력 보기 기본 명령어 현재 월 혹은 지정된 년/월의 달력을 보여줌 ($cal [month] [year]) Page 3 Linux/UNIX Programming by Yang-Sae Moon


계산기 사용하기 (2/2) 기본 명령어 Page 5 Linux/UNIX Programming by Yang-Sae Moon


현재 로그인한 사용자 확인 (2/3) Page 7 기본 명령어 Linux/UNIX Programming by Yang-Sae Moon

현재 로그인한 사용자 확인 (3/3) Page 8 기본 명령어 Linux/UNIX Programming by Yang-Sae Moon


다른 컴퓨터의 상태 확인 (2/2) Page 10 기본 명령어 Linux/UNIX Programming by Yang-Sae Moon

다른 컴퓨터의 상태 확인 (2/2) Page 11 기본 명령어 Linux/UNIX Programming by Yang-Sae Moon


파일 출력 명령어 (2/4) 기본 명령어 Page 13 Linux/UNIX Programming by Yang-Sae Moon

파일 출력 명령어 (2/4) 기본 명령어 Page 14 Linux/UNIX Programming by Yang-Sae Moon

파일 출력 명령어 (3/4) 기본 명령어 Page 15 Linux/UNIX Programming by Yang-Sae Moon

파일 출력 명령어 (4/4) 기본 명령어 Page 16 Linux/UNIX Programming by Yang-Sae Moon

패턴 검색 명령어 (1/5) 기본 명령어 파일의 내용 중에서 특정 패턴을 가지는 줄을 출력 $ grep pattern files 명령어 grep은 주어진 파일들을 읽어서, 해당 패턴을 검색하고, 패턴을 포함하는 줄의 내용을 출력함 $ grep from test 2 $ grep "Mr. Bush" test? // test 1, test 2, testa, testb, … $ grep from test* // test 1, test 11, test_kangwon, … Page 17 Linux/UNIX Programming by Yang-Sae Moon

패턴 검색 명령어 (2/5) 기본 명령어 Page 18 Linux/UNIX Programming by Yang-Sae Moon

패턴 검색 명령어 (3/5) 기본 명령어 Page 19 Linux/UNIX Programming by Yang-Sae Moon

패턴 검색 명령어 (4/5) 기본 명령어 Page 20 Linux/UNIX Programming by Yang-Sae Moon

패턴 검색 명령어 (5/5) 기본 명령어 Page 21 Linux/UNIX Programming by Yang-Sae Moon



파일 내용 정렬하기 (2/4) Page 24 기본 명령어 Linux/UNIX Programming by Yang-Sae Moon

파일 내용 정렬하기 (3/4) Page 25 기본 명령어 Linux/UNIX Programming by Yang-Sae Moon

파일 내용 정렬하기 (4/4) Page 26 기본 명령어 Linux/UNIX Programming by Yang-Sae Moon


파일 분리하기 (2/4) 기본 명령어 Page 28 Linux/UNIX Programming by Yang-Sae Moon

파일 분리하기 (3/4) 기본 명령어 Page 29 Linux/UNIX Programming by Yang-Sae Moon

파일 분리하기 (4/4) 기본 명령어 Page 30 Linux/UNIX Programming by Yang-Sae Moon


줄, 단어, 문자 수 세기 (2/2) Page 32 기본 명령어 Linux/UNIX Programming by Yang-Sae Moon



Homework#3 기본 명령어 Page 35 Linux/UNIX Programming by Yang-Sae Moon
- Slides: 35