Split column data to rows
보호되어 있는 글입니다.
보호글
2019. 4. 18. 10:19
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
- nodejs
- bouncycastle
- Kubernetes
- Oracle
- Tomcat
- SMPP
- JSF
- ubuntu
- ssh
- Maven
- EMV
- monitoring
- bash
- OOP
- spring boot
- Shell
- zookeeper
- install
- spring
- Heap
- Guava
- SBM
- svn
- Dependency
- Jose
- log4j
- dump
- Java
- jboss
- docker
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함