Arball N.
[very Common; Prob. Based On The "tar
Baby" In The Uncle Remus Folk Tales] An Archive, Created With The
Unix Tar(1) Utility, Containing Myriad Related Files.
[very common; prob. based on the "tar
baby" in the Uncle Remus folk tales] An archive, created with the
Unix tar(1) utility, containing myriad related files. "Here, I'll
just ftp you a tarball of the whole project." Tarballs have been
the standard way to ship around source-code distributions since the
mid-1980s; in retrospect it seems odd that this term did not enter
common usage until the late 1990s.
magic number n.
[Unix/C; common] 1. In source code
some non-obvious constant whose value is significant to the
operation of a program and that is inserted inconspicuously in-line
(hardcoded), rather than expanded in by a symbol set by a
commented #define....