jablonka.czprosek.czf

czfcentos

Subversion Repositories:
[/] [trunk/] [router/] [home/] [www/] [cgi-bin/] [iwscan.cgi] - Blame information for rev 3

 

Line No. Rev Author Line
12czfcentos#!/bin/bash
2echo Content-type: text/plain
3echo
4echo "iwlist scan na routeru `hostname`"
5echo
6/sbin/iwlist ath0 scan 2>/dev/null

Powered by WebSVN 2.2.1