aboutsummaryrefslogtreecommitdiff
path: root/brweather/bin/open-3
diff options
context:
space:
mode:
Diffstat (limited to 'brweather/bin/open-3')
-rw-r--r--brweather/bin/open-31
1 files changed, 1 insertions, 0 deletions
diff --git a/brweather/bin/open-3 b/brweather/bin/open-3
index 2aa698e..abb9924 100644
--- a/brweather/bin/open-3
+++ b/brweather/bin/open-3
@@ -6,6 +6,7 @@
# http://brweatherproject.blogspot.com/
# Distribuído sob licença GPLv3
+
AWE=$(echo awk -F"[,:]" '{for(i=1;i<=NF;i++){if($i~/id\042/){print$(i+1)}}}')
WID=$(awk -F"[,:]" '{for(i=1;i<=NF;i++){if($i~/weather\042/){print$(i+2)}}}' ~/.brweather/cache/open1)