diff options
Diffstat (limited to 'awk.html.markdown')
| -rw-r--r-- | awk.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/awk.html.markdown b/awk.html.markdown index 8a9b4fd7..0e27528d 100644 --- a/awk.html.markdown +++ b/awk.html.markdown @@ -2,8 +2,8 @@  language: awk  filename: learnawk.awk  contributors: -    - ["Marshall Mason", "http://github.com/marshallmason"] -lang: en +     - ["Marshall Mason", "http://github.com/marshallmason"] +  ---  AWK is a standard tool on every POSIX-compliant UNIX system. It's like a | 
