X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=src%2Fawk%2Fexe%2Fparse_loadavg_file.awk;fp=bin%2Fkhatus_parse_loadavg_file;h=22826ca1e167adbe7e5f60ca152586bfe9b5b291;hb=03c229bffd594c1facb72e0d042a88c0505c8dbc;hp=f7665fa76f82db35834d34c1ae2d742749314a37;hpb=2e820ad561199f2ccc1ee3fa7e7e708e5dc8bc39;p=khatus.git diff --git a/bin/khatus_parse_loadavg_file b/src/awk/exe/parse_loadavg_file.awk similarity index 77% rename from bin/khatus_parse_loadavg_file rename to src/awk/exe/parse_loadavg_file.awk index f7665fa..22826ca 100755 --- a/bin/khatus_parse_loadavg_file +++ b/src/awk/exe/parse_loadavg_file.awk @@ -1,10 +1,3 @@ -#! /usr/bin/awk -f - -BEGIN { - OFS = msg_fs ? msg_fs : "|" - Kfs = key_fs ? key_fs : ":" -} - # 0.71 1.04 1.12 1/325 2409 { split($4, sched, "/")