Openwrt/obsolete-buildroot/sources/openwrt/root/sbin/wifi

6 lines
142 B
Plaintext
Raw Normal View History

2004-08-12 05:47:00 +00:00
#!/bin/ash
alias debug=${DEBUG:-:}
debug "### wifi $1 ###"
if=$(awk 'sub(":","") {print $1}' /proc/net/wireless)
$DEBUG wlconf $if $1