i can code, trust me

This commit is contained in:
randomuser 2021-06-20 17:21:49 -05:00
parent 719bc1ada1
commit f59c0a356e
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ case $1 in
awk -F': ' '{print $2}' | \ awk -F': ' '{print $2}' | \
sed 'N;s/\n/ /' | \ sed 'N;s/\n/ /' | \
grep -v '\x00' grep -v '\x00'
;;
*) *)
printf "\ printf "\
simple wrapper for connecting to a network simple wrapper for connecting to a network