File: tgzsrc

package info (click to toggle)
codequery 0.26.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,332 kB
  • sloc: cpp: 106,043; xml: 16,576; python: 4,187; perl: 244; makefile: 11
file content (4 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (19)
1
2
3
4
cd ..
rm -f scintilla.tgz
tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.exe --exclude \*.a scintilla/* \
	| gzip -c >scintilla.tgz