목차
1. source code
2. 출력파일(*.out)
3. c_out
2. 출력파일(*.out)
3. c_out
본문내용
xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
hw05> ls -al > 1.out
hw05> cat 1.out
합계 88
drwxr-xr-x 2 root root 4096 11월 13 00:11 .
drwxr-xr-x 4 root root 4096 11월 12 20:49 ..
-rw------- 1 root root 20480 11월 12 23:53 .hw05.c.swn
-rw------- 1 root root 4096 11월 12 21:02 .hw05.c.swo
-rw------- 1 root root 16384 11월 12 20:59 .hw05.c.swp
-rw-r--r-- 1 root root 0 11월 13 00:11 1.out
-rwxr-xr-x 1 root root 18930 11월 13 00:10 hw05
-rwxr-xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
hw05> cat << exit
this is test.
Good~~~~
exit
this is test.
Good~~~~
hw05> history
1 ls -al
2 ls -al > 1.out
3 cat 1.out
4 cat << exit
5 history
hw05> !3
합계 88
drwxr-xr-x 2 root root 4096 11월 13 00:11 .
drwxr-xr-x 4 root root 4096 11월 12 20:49 ..
-rw------- 1 root root 20480 11월 12 23:53 .hw05.c.swn
-rw------- 1 root root 4096 11월 12 21:02 .hw05.c.swo
-rw------- 1 root root 16384 11월 12 20:59 .hw05.c.swp
-rw-r--r-- 1 root root 0 11월 13 00:11 1.out
-rwxr-xr-x 1 root root 18930 11월 13 00:10 hw05
-rwxr-xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
hw05> history
1 ls -al
2 ls -al > 1.out
3 cat 1.out
4 cat << exit
5 history
6 cat 1.out
7 history
hw05> mkdir kim
hw05> ls -al
합계 120
drwxr-xr-x 3 root root 4096 11월 13 00:15 .
drwxr-xr-x 4 root root 4096 11월 12 20:49 ..
-rw------- 1 root root 20480 11월 12 23:53 .hw05.c.swn
-rw------- 1 root root 4096 11월 12 21:02 .hw05.c.swo
-rw------- 1 root root 16384 11월 12 20:59 .hw05.c.swp
-rw-r--r-- 1 root root 589 11월 13 00:11 1.out
-rw-r--r-- 1 root root 23 11월 13 00:11 dongq
-rwxr-xr-x 1 root root 18930 11월 13 00:10 hw05
-rwxr-xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
drwxr-xr-x 2 root root 4096 11월 13 00:15 kim
-rwxr-xr-x 1 root root 13363 11월 13 00:14 test
-rw-r--r-- 1 root root 111 11월 13 00:14 test.c
hw05> ls
1.out dongq hw05 hw05.c hw05.out kim test test.c
hw05> pwd
/root/dongq/hw05
hw05> kaka
kaka: No such file or directory
hw05> history
1 history
2 cat 1.out
3 history
4 mkdir dongq
5 mkdir kim
6 ls -al
7 ls
8 pwd
9 kaka
10 history
hw05> !8
/root/dongq/hw05
hw05> history
1 history
2 mkdir dongq
3 mkdir kim
4 ls -al
5 ls
6 pwd
7 kaka
8 history
9 pwd
10 history
hw05> exit
[root@dongq hw05]# exit
Script done on Thu Nov 13 00:16:23 2003
3. hw05_c.out
합계 120
drwxr-xr-x 3 root root 4096 11월 13 00:15 .
drwxr-xr-x 4 root root 4096 11월 12 20:49 ..
-rw------- 1 root root 20480 11월 12 23:53 .hw05.c.swn
-rw------- 1 root root 4096 11월 12 21:02 .hw05.c.swo
-rw------- 1 root root 16384 11월 12 20:59 .hw05.c.swp
-rw-r--r-- 1 root root 589 11월 13 00:11 1.out
-rw-r--r-- 1 root root 23 11월 13 00:11 dongq
-rwxr-xr-x 1 root root 18930 11월 13 00:10 hw05
-rwxr-xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
drwxr-xr-x 2 root root 4096 11월 13 00:15 kim
-rwxr-xr-x 1 root root 13363 11월 13 00:14 test
-rw-r--r-- 1 root root 111 11월 13 00:14 test.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
hw05> ls -al > 1.out
hw05> cat 1.out
합계 88
drwxr-xr-x 2 root root 4096 11월 13 00:11 .
drwxr-xr-x 4 root root 4096 11월 12 20:49 ..
-rw------- 1 root root 20480 11월 12 23:53 .hw05.c.swn
-rw------- 1 root root 4096 11월 12 21:02 .hw05.c.swo
-rw------- 1 root root 16384 11월 12 20:59 .hw05.c.swp
-rw-r--r-- 1 root root 0 11월 13 00:11 1.out
-rwxr-xr-x 1 root root 18930 11월 13 00:10 hw05
-rwxr-xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
hw05> cat << exit
this is test.
Good~~~~
exit
this is test.
Good~~~~
hw05> history
1 ls -al
2 ls -al > 1.out
3 cat 1.out
4 cat << exit
5 history
hw05> !3
합계 88
drwxr-xr-x 2 root root 4096 11월 13 00:11 .
drwxr-xr-x 4 root root 4096 11월 12 20:49 ..
-rw------- 1 root root 20480 11월 12 23:53 .hw05.c.swn
-rw------- 1 root root 4096 11월 12 21:02 .hw05.c.swo
-rw------- 1 root root 16384 11월 12 20:59 .hw05.c.swp
-rw-r--r-- 1 root root 0 11월 13 00:11 1.out
-rwxr-xr-x 1 root root 18930 11월 13 00:10 hw05
-rwxr-xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
hw05> history
1 ls -al
2 ls -al > 1.out
3 cat 1.out
4 cat << exit
5 history
6 cat 1.out
7 history
hw05> mkdir kim
hw05> ls -al
합계 120
drwxr-xr-x 3 root root 4096 11월 13 00:15 .
drwxr-xr-x 4 root root 4096 11월 12 20:49 ..
-rw------- 1 root root 20480 11월 12 23:53 .hw05.c.swn
-rw------- 1 root root 4096 11월 12 21:02 .hw05.c.swo
-rw------- 1 root root 16384 11월 12 20:59 .hw05.c.swp
-rw-r--r-- 1 root root 589 11월 13 00:11 1.out
-rw-r--r-- 1 root root 23 11월 13 00:11 dongq
-rwxr-xr-x 1 root root 18930 11월 13 00:10 hw05
-rwxr-xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
drwxr-xr-x 2 root root 4096 11월 13 00:15 kim
-rwxr-xr-x 1 root root 13363 11월 13 00:14 test
-rw-r--r-- 1 root root 111 11월 13 00:14 test.c
hw05> ls
1.out dongq hw05 hw05.c hw05.out kim test test.c
hw05> pwd
/root/dongq/hw05
hw05> kaka
kaka: No such file or directory
hw05> history
1 history
2 cat 1.out
3 history
4 mkdir dongq
5 mkdir kim
6 ls -al
7 ls
8 pwd
9 kaka
10 history
hw05> !8
/root/dongq/hw05
hw05> history
1 history
2 mkdir dongq
3 mkdir kim
4 ls -al
5 ls
6 pwd
7 kaka
8 history
9 pwd
10 history
hw05> exit
[root@dongq hw05]# exit
Script done on Thu Nov 13 00:16:23 2003
3. hw05_c.out
합계 120
drwxr-xr-x 3 root root 4096 11월 13 00:15 .
drwxr-xr-x 4 root root 4096 11월 12 20:49 ..
-rw------- 1 root root 20480 11월 12 23:53 .hw05.c.swn
-rw------- 1 root root 4096 11월 12 21:02 .hw05.c.swo
-rw------- 1 root root 16384 11월 12 20:59 .hw05.c.swp
-rw-r--r-- 1 root root 589 11월 13 00:11 1.out
-rw-r--r-- 1 root root 23 11월 13 00:11 dongq
-rwxr-xr-x 1 root root 18930 11월 13 00:10 hw05
-rwxr-xr-x 1 root root 7716 11월 13 00:10 hw05.c
-rw-r--r-- 1 root root 0 11월 13 00:11 hw05.out
drwxr-xr-x 2 root root 4096 11월 13 00:15 kim
-rwxr-xr-x 1 root root 13363 11월 13 00:14 test
-rw-r--r-- 1 root root 111 11월 13 00:14 test.c
추천자료
[기술조사] GUI를 통한 윈도우 접속기술
계란에 대하여
System Software
유닉스 grep 명령어 구현 소스파일 및 보고서
스노우보드 발표문
공각기동대와 아일랜드의 자아정체성에 대하여
Emerson의 Each And All, Concord Hymn, The Rhodora, 그리고 Brahma의 해석
전략지역-베트남
[CGI]CGI(공통게이트웨이인터페이스)의 정의, CGI(공통게이트웨이인터페이스)의 데이터전달과...
CGI(공통게이트웨이인터페이스)의 개념과 특징, CGI(공통게이트웨이인터페이스)의 동작원리와...
분자궤도함수(분자오비탈)의 개념, 분자궤도함수(분자오비탈)의 등장, 분자궤도함수(분자오비...
[CGI][ICT]CGI(공통게이트웨이인터페이스)의 개념, CGI(공통게이트웨이인터페이스)의 구현원...
[영어문법/요약정리] 원서 `Literature and Language Teaching`의 Chapter 6. Materials desi...
평가 보고서
소개글