#!/bin/bash
echo Content-type: text/plain
echo
echo "iwlist scan na routeru `hostname`"
/sbin/iwlist ath0 scan 2>/dev/null