Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

kshji/awk

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awk scripting

Here is some awk-scripts.

I use awk to parse / handle /... big text files (ascii, csv, xml, ...).

Awk is so fast text file tool. Thanks: Aho, Weinberger and Kernighan. Latest addon is TCP/IP socket using like it has been in ksh93. I like this addon.

  • Compare - comparing files (new lines, changed lines, added lines, deleted lines)
  • Xml - How to parse Xml files, get some element value etc.
  • Csv - Parse csv and use column names like variables
  • [XmlParser] (https://github.com/chelabim/xmlparser) shell scripts, using xmllint

My Repo

About

Some example to use AWK: XML, comparing big files, ...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.