On 01/25/2017 04:10 PM, Roberto Ragusa wrote:
> On 01/25/2017 03:42 PM, Joe Wulf wrote:
>> Bruce,
>>
>> #  Create two new files
>> echo  'b'  |  tee  aa.aa  aaa.aa
>>
> 
> With wildcard expansion:
> 
> echo 'b' | tee *.aa
> 

well, of course not when creating new files, but that would work for append 
("tee -a")

-- 
   Roberto Ragusa    mail at robertoragusa.it
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to