1 2 3 4 5
#!/bin/ash alias debug=${DEBUG:-:} debug "### wifi $1 ###" if=$(awk 'sub(":","") {print $1}' /proc/net/wireless) $DEBUG wlconf $if $1