jablonka.czprosek.czf

czfcentos

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

 

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

Powered by WebSVN 2.2.1