i can code, trust me
This commit is contained in:
parent
719bc1ada1
commit
f59c0a356e
|
@ -24,6 +24,7 @@ case $1 in
|
|||
awk -F': ' '{print $2}' | \
|
||||
sed 'N;s/\n/ /' | \
|
||||
grep -v '\x00'
|
||||
;;
|
||||
*)
|
||||
printf "\
|
||||
simple wrapper for connecting to a network
|
||||
|
|
Loading…
Reference in New Issue