awk_사용법:awk_실행법

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
awk_사용법:awk_실행법 [2017/07/11 16:13] – external edit 127.0.0.1awk_사용법:awk_실행법 [2023/09/05 15:46] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ======실행 방법====== ======실행 방법======
-입력할 데이타 파일을 **input-file**이라 하자. 수행할 프로그램 내요잉 길지가 않다면 다음과 같이 터미널 창에서 따로 파일을 만들지 않고 실행할 수 있다.+입력할 데이타 파일을 **input-file**이라 하자. 수행할 프로그램 내용이 길지 않다면 다음과 같이 터미널 창에서 따로 파일을 만들지 않고 실행할 수 있다.
 <code> <code>
 awk 'program' input-file1 input-file2... awk 'program' input-file1 input-file2...
  • awk_사용법/awk_실행법.1499758983.txt.gz
  • Last modified: 2023/09/05 15:46
  • (external edit)