# Copyright (C) 2014 Ian Kelling
# This program is under GPL v. 3 or later, see <http://www.gnu.org/licenses/>
-appendu() {
+teeu() {
local help="Usage: appendu [-h|--help] FILE
Tee unique. Append each stdin line if it does not exist in the file.
# Copyright (C) 2014 Ian Kelling
# This program is under GPL v. 3 or later, see <http://www.gnu.org/licenses/>
-appendu() {
+teeu() {
local help="Usage: appendu [-h|--help] FILE
Tee unique. Append each stdin line if it does not exist in the file.