history 가끔 사용을 하는데, 사용법을 잘 모를때가 있어 찾게 되네요.
이참에 정리한번 합니다.
history 명령을 입력하면, 지금까지 사용한 명령들이 나타납니다.
아래는 사용 예입니다.
1. 최근 사용한 명령 20개 보기
[root@localhost ~]# history 5388 [2010-12-02 14:33:01] ls389 [2010-12-02 14:33:51] history390 [2010-12-02 14:34:58] history -n 20391 [2010-12-02 14:35:01] history 20392 [2010-12-02 14:35:51] history 5
2. history 내용을 지워보자
[root@localhost ~]# history -c
3. 방금전에 실행했던 명령 실행하기
[root@localhost ~]# !!
4. 실행한 명령들의 번호로 실행하기
[root@localhost ~]# history 5167 [2010-12-02 14:39:45] history168 [2010-12-02 14:40:15] history169 [2010-12-02 14:40:24] history 5170 [2010-12-02 14:40:35] ls171 [2010-12-02 14:40:37] history 5[root@localhost ~]# !170lsanaconda-ks.cfg install.log install.log.syslog
5. 특정단어로 시작하는 가장 최근 명령 실행하기
[root@localhost ~]# !hishistory 5172 [2010-12-02 14:41:42] ls173 [2010-12-02 14:42:17] history 5174 [2010-12-02 14:42:42] history 3175 [2010-12-02 14:43:03] history 5176 [2010-12-02 14:43:34] history 5
6. 이전 명령 보기
[root@localhost ~]# !!:phistory 5
7. history 내용이 저장되는 위치
/root/.bash_history
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6077 | 9년 전 | 194 | ||
| 6076 |
PlayPixel
|
9년 전 | 212 | |
| 6075 | 9년 전 | 205 | ||
| 6074 | 9년 전 | 262 | ||
| 6073 |
|
9년 전 | 227 | |
| 6072 |
|
9년 전 | 385 | |
| 6071 | 9년 전 | 304 | ||
| 6070 |
|
9년 전 | 342 | |
| 6069 | 9년 전 | 311 | ||
| 6068 |
|
9년 전 | 259 | |
| 6067 | 9년 전 | 268 | ||
| 6066 |
|
9년 전 | 392 | |
| 6065 |
PASKRAN
|
9년 전 | 277 | |
| 6064 | 9년 전 | 302 | ||
| 6063 |
kiplayer
|
9년 전 | 378 | |
| 6062 |
|
9년 전 | 342 | |
| 6061 | 9년 전 | 278 | ||
| 6060 |
|
9년 전 | 339 | |
| 6059 |
|
9년 전 | 289 | |
| 6058 |
|
9년 전 | 281 | |
| 6057 | 9년 전 | 328 | ||
| 6056 |
|
9년 전 | 260 | |
| 6055 |
|
9년 전 | 320 | |
| 6054 |
|
9년 전 | 298 | |
| 6053 |
snshero
|
9년 전 | 662 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기