in reply to OT: Re^2: UNIX command - remove 0 byte file
in thread UNIX command - remove 0 byte file

Glad you like it. That works with perl glob, too.

$ perl -e'print "@{[glob q({c,t}{a,o}{t,re})]}$/"' cat care cot core tat tare tot tore $

After Compline,
Zaxo