2 lines
72 B
Plaintext
2 lines
72 B
Plaintext
|
# to add at the end
|
||
|
alias tw='function _tw(){ cat $1; cat >> $1; }; _tw'
|