Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- regex_search
- semanage
- 1697
- c3 초
- 백준
- c3 second
- influxdb 설치
- 정규식 활용
- python popen
- CentOS7
- c3 축 가리기
- linux시간으로 변경
- snmp test
- python subprocess
- subporcess path
- telegraf
- grafana dashboard
- g++ 업데이트
- python os
- gcc 업데이트
- selinux port 등록
- c++ 정규식
- InfluxDB
- 정규식 문자열 출력
- 정규식 컴파일
- snmp
- centos pyhon 설치
- gcc regex
- c3 축 없애기
- c3 step graph
Archives
- Today
- Total
리셋 되지 말자
[Linux] vim error - E388: Couldn't find definition 본문
vim 을 사용해서 text 파일을 수정하는데, 방향키로 커서 이동이 안되고 에러가 발생...
해결법
:!reset 을 입력하면 해결이 된다는데, 또 아래와 같은 에러가 출력되면서 해결이 안된다...
E349: No identifier under cursor
'Linux Tips' 카테고리의 다른 글
[shell script] 날짜를 파일명으로 tar 생성하기 (0) | 2021.10.14 |
---|---|
[VBox] docker FMA instructions (0) | 2021.10.13 |
ip가 안될때(?) (0) | 2021.08.26 |
[CentOS7] root 패스워드 변경 (0) | 2021.08.04 |
[CentOS] smartd에서 mail, mailx 사용해 메일 보내기 - 2 (0) | 2021.07.22 |
Comments