Replace a special character to newline character with grep and tail
To replace a special character to newline character Grep message with tailtail -f #LOGFILE# | grep --line-buffered "GREP_MESSAGE" | awk '{gsub(/_/,"\n")}1' Grep message from file grep "GREP_MESSAGE" #LOGFILE# | awk '{gsub(/_/,"\n")}1'
Unix/Linux
2017. 10. 26. 16:25
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- spring boot
- bash
- bouncycastle
- JSF
- spring
- ssh
- Dependency
- monitoring
- zookeeper
- Java
- Kubernetes
- ubuntu
- OOP
- log4j
- jboss
- nodejs
- svn
- Maven
- SBM
- docker
- Tomcat
- Heap
- Oracle
- EMV
- install
- Jose
- dump
- Shell
- SMPP
- Guava
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함