Rename lookup-contact to contact-numbers and fix new lines
This commit is contained in:
parent
878870cf56
commit
e121945242
1 changed files with 0 additions and 2 deletions
|
@ -13,6 +13,4 @@ cat "$addressbook" |
|
||||||
numType="$(echo "$numLine" | cut -d '=' -f 1)"
|
numType="$(echo "$numLine" | cut -d '=' -f 1)"
|
||||||
echo -e "$name\t$num\t$numType"
|
echo -e "$name\t$num\t$numType"
|
||||||
done
|
done
|
||||||
|
|
||||||
echo ""
|
|
||||||
done
|
done
|
Loading…
Add table
Add a link
Reference in a new issue