[완료] awk 행 합치는 방법

seungsik의 이미지

여러번 찾아보다가 원하는 답변을 못찾아 이렇게 올려봅니다..
많은 가르침 부탁드립니다..

행을 합치려고 하는데.. 이것이 3행까지 한줄씩 4행5행하고 합쳐야 하고 사기 한행씩 이런식으로 반복이 됩니다.

1 --code--
2 Message:
3 --code--
4 Message:
5 Message:
6 --code--
7 err-code:
8 --code--
9 Message:
10 err-code:
9 --code--
10 Message:
11 --code--
12 Message:

결과물
--code--
Message:
--code--
Message: Message:
--code--
err-code:
--code--
Message: err-code:
--code--
Message:
--code--
Message:

이런식으로 되어 있고요. 4번행,5번행을 합쳐야하고 , 9번행,10번행을 합쳐야 합니다.계속이런식으로 반복됩니다..
하지만 몇번 한행이 나온뒤 합쳐야 되는 경우도 있어서 이것은 NR 사용해서 한행 밖에 되지 않던데.. 머리가 안좋아서 찾아봐도 이해를 잘못하겠습니다.. 인덱스 방식으로 위치열을 반환해서 하는 경우를 듣기는 했는대.. 정확한 방법을 모르겠고..혹시 다른 쉬운 방법이 있으면 많은 가르치 부탁드리겠습니다..(awk , 또는 cut ,grep 등을 방식을 원합니다.)

그럼 좋은 하루 되세요..^^

slc의 이미지

질문이 명쾌하지 않은 것 같아서..

--code--
Message:
--code--
Message:
Message:
--code--
err-code:
--code--
Message:
err-code:
--code--
Message:
--code--
Message:

--code--, Message:, err-code: 이라는 문자가 앞에 붙는 건가요? 아니면 예일 뿐인가요?
pattern을 정확히 알면 답변을 할 수 있을 것도 같네요.

------------------------------------------------------------
개인 메일 서버를 만들어 사용합시다..
언제부터 e-메일이 포털의 전유물이 된거지??
home

seungsik의 이미지

먼저 답변 감사합니다..
--code--
Message:, err-code:
이런 예로 문자가 붙는 것이고요.
패턴은 지금 쓰는것 그대로 입니다.

==== 실행전 ====
-- code -- 부분이 한부분이 끝날때마다 나오는것이고요..
Message:
Message:
==== 실행후 ====
-- code --
Message: Message:

==== 실행전 ====
-- code --
error:
Message:

==== 실행후 ====
-- code --
error: Message:

코드 다음에 두줄 처리가 된것을 일단 한줄 처리를 하고 싶습니다.

실 코드 일부분
--68030d6d-H--
Message: Warning. Match of "rx ^OPTIONS$" against "REQUEST_METHOD" required. [id "960015"] [msg "Request Missing an Accept Header"] [severity "CRITICAL"]
--50850d24-H--
Message: Warning. Pattern match "(?:\\b(?:m(?:ozilla\\/4\\.0 \\(compatible\\)|etis)|webtrends security analyzer|pmafind)\\b|n(?:-stealth|sauditor|essus|ikto)|b(?:lack ?widow|rutus|ilbo)|(?:jaascoi|paro)s|internet explorer|webinspect|\\.nasl)" at REQUEST_HEADERS:User-Agent. [id "990002"] [msg "Request Indicates a Se
curity Scanner Scanned the Site"] [severity "CRITICAL"]
Apache-Error: [file "core.c"] [line 3592] [level 3] File does not exist: /usr/local/apache2/htdocs/MSWSMTP

--b0d39613-H-- <---- 마지막 부분을 1줄 처리를 Apache-Error: 위로 올리고 싶습니다..
Message: Warning. Pattern match "(?:\\b(?:m(?:ozilla\\/4\\.0 \\(compatible\\)|etis)|webtrends security analyzer|pmafind)\\b|n(?:-stealth|sauditor|essus|ikto)|
b(?:lack ?widow|rutus|ilbo)|(?:jaascoi|paro)s|internet explorer|webinspect|\\.nasl)" at REQUEST_HEADERS:User-Agent. [id "990002"] [msg "Request Indicates a Security Scanner Scanned the Site"] [severity "CRITICAL"]
Apache-Error: [file "core.c"] [line 3592] [level 3] File does not exist: /usr/local/apache2/htdocs/commoncgi

---------결과 -------------

Message: Warning. Pattern match "(?:\\b(?:m(?:ozilla\\/4\\.0 \\(compatible\\)|etis)|webtrends security analyzer|pmafind)\\b|n(?:-stealth|sauditor|essus|ikto)|b(?:lack ?widow|rutus|ilbo)|(?:jaascoi|paro)s|internet explorer|webinspect|\\.nasl)" at REQUEST_HEADERS:User-Agent. [id "990002"] [msg "Request Indicates a Security Scanner Scanned the Site"] [severity "CRITICAL"] Apache-Error: [file "core.c"] [line 3592] [level 3] File does not exist: /usr/local/apache2/htdocs/commoncgi

------b0d39613-H ------ <-- 마찬 가지로 1줄 처리
Message: Warning. Pattern match "(?:\\b(?:m(?:ozilla\\/4\\.0 \\(compatible\\)|etis)|webtrends security analyzer|pmafind)\\b|n(?:-stealth|sauditor|essus|ikto)|b(?:lack ?widow|rutus|ilbo)|(?:jaascoi|paro)s|internet explorer|webinspect|\\.nasl)" at REQUEST_HEADERS:User-Agent. [id "990002"] [msg "Request Indicates a Security Scanner Scanned the Site"] [severity "CRITICAL"]
Message: Warning. Pattern match "(?:\\b(?:m(?:ozilla\\/4\\.0 \\(compatible\\)|etis)|webtrends security nalyzer|pmafind)\\b|n(?:-stealth|sauditor|essus|ikto)|b(?:lack ?widow|rutus|ilbo)|(?:jaascoi|paro)s|internet porer|webinspect|\\.nasl)" at REQUEST_HEADERS:User-Agent. [id "990002"] [msg "Request Indicates a Security Scanner Scanned the Site"] [severity "CRITICAL"]

-------결과 ---------------
Message: Warning. Pattern match "(?:\\b(?:m(?:ozilla\\/4\\.0 \\(compatible\\)|etis)|webtrends security analyzer|pmafind)\\b|n(?:-stealth|sauditor|essus|ikto)|b(?:lack ?widow|rutus|ilbo)|(?:jaascoi|paro)s|internet explorer|webinspect|\\.nasl)" at REQUEST_HEADERS:User-Agent. [id "990002"] [msg "Request Indicates a Security Scanner Scanned the Site"] [severity "CRITICAL"] Message: Warning. Pattern match "(?:\\b(?:m(?:ozilla\\/4\\.0 \\(compatible\\)|etis)|webtrends security analyzer|pmafind)\\b|n(?:-stealth|sauditor|essus|ikto)|b(?:lack ?widow|rutus|ilbo)|(?:jaascoi|paro)s|internet explorer|webinspect|\\.nasl)" at REQUEST_HEADERS:User-Agent. [id "990002"] [msg "Request Indicates a Security Scanner Scanned the Site"] [severity "CRITICAL"]

slc의 이미지

$ awk ' /^--/ { print "\n" $0 }
!/^--/ { printf "%s ", $0 }
END { print "" } ' file

코드 부분은 line의 맨앞이 "--"로 시작해야 구분이 됩니다. 쩝..
맨앞줄에는 공란이 생기고, 메세지 부분은 맨뒤에 스페이스 하나 붙습니다.

============ 원문 ============
--68030d6d-H--
Message: 메세지1
--50850d24-H--
Message: 메세지2
Message: 메세지3
--b0d39613-H--
err-code: 에러1
--b0d39613-H--
Message: 메세지4
err-code: 에러2
============ 변환 ============

--68030d6d-H--
Message: 메세지1
--50850d24-H--
Message: 메세지2 Message: 메세지3
--b0d39613-H--
err-code: 에러1
--b0d39613-H--
Message: 메세지4 err-code: 에러2
==============================

------------------------------------------------------------
개인 메일 서버를 만들어 사용합시다..
언제부터 e-메일이 포털의 전유물이 된거지??
home

seungsik의 이미지

빠른 답변 감사드리고요..
지금 잘해결되었습니다..
쉬운 문제임에 불구하고 질문 올려 부끄럽군요..
그럼 오늘 즐거운 하루 되세요..^^

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.