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