Add awk line

This commit is contained in:
christos 2018-05-19 01:51:05 +00:00
parent f93805ec3c
commit b05df594cf
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/awk -f
# vile: awkmode
function noident(given) {
gsub(/\$/,"@", given);