반응형
$ script ### 작업 내용 저장 시작
Script started, file is typescript
$ ls -al
total 12
drwxrwxr-x 3 isbyeon isbyeon 4096 Jan 1 00:07 .
drwxrwxr-x 23 isbyeon isbyeon 4096 Dec 31 00:41 ..
drwxrwxr-x 2 isbyeon isbyeon 4096 Dec 31 23:43 isbyeon
-rw-rw-r-- 1 isbyeon isbyeon 0 Jan 1 00:07 typescript
$ cd
$ cd test/
$ cd test8
$ exit ### 작업 내용 저장 종료
exit
Script done, file is typescript ### default(typescript), 파일명 지정 $ script isbyeon.tistory.com
$ ls -al
total 12
drwxrwxr-x 3 isbyeon isbyeon 4096 Jan 1 00:07 .
drwxrwxr-x 23 isbyeon isbyeon 4096 Dec 31 00:41 ..
drwxrwxr-x 2 isbyeon isbyeon 4096 Dec 31 23:43 isbyeon
-rw-rw-r-- 1 isbyeon isbyeon 0 Jan 1 00:07 typescript
$ cd
$ cd test/
$ cd test8
$ exit ### 작업 내용 저장 종료
exit
Script done, file is typescript ### default(typescript), 파일명 지정 $ script isbyeon.tistory.com
$ cat typescript ### 작업 내용 확인
Script started on Tue 01 Jan 2013 12:07:39 AM KST
$ ls -al
total 12
drwxrwxr-x 3 isbyeon isbyeon 4096 Jan 1 00:07 .
drwxrwxr-x 23 isbyeon isbyeon 4096 Dec 31 00:41 ..
drwxrwxr-x 2 isbyeon isbyeon 4096 Dec 31 23:43 isbyeon
-rw-rw-r-- 1 isbyeon isbyeon 0 Jan 1 00:07 typescript
$ cd
$ cd test/
$ cd test8
$ exit
exit
$ ls -al
total 12
drwxrwxr-x 3 isbyeon isbyeon 4096 Jan 1 00:07 .
drwxrwxr-x 23 isbyeon isbyeon 4096 Dec 31 00:41 ..
drwxrwxr-x 2 isbyeon isbyeon 4096 Dec 31 23:43 isbyeon
-rw-rw-r-- 1 isbyeon isbyeon 0 Jan 1 00:07 typescript
$ cd
$ cd test/
$ cd test8
$ exit
exit
Script done on Tue 01 Jan 2013 12:08:09 AM KST
반응형
'Linux > CentOS' 카테고리의 다른 글
Disable ipv6 on CentOS 6 (0) | 2013.01.11 |
---|---|
파일 종류 및 문자열 찾기 (0) | 2012.12.31 |
별칭(alias) (0) | 2012.12.31 |
가상 콘솔(Console) 전환 (0) | 2012.12.30 |
쉘에서 단축키 사용 (0) | 2012.12.30 |
최근댓글