<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@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