@TARCOUNT[tararchive]:  Returns the number of files in a .tar archive.

 

See also TAR and UNTAR.

 

Example:

 

tar tcc *.cpp *.h

echo %@tarcount[tcc.tar]

147