tar
Installation
SKILL.md
tar
Create and extract archives with compression support and explicit path control.
Quick Start
- Verify
taris available:tar --versionorman tar - Establish the command surface:
man tarortar --help - Start with list-only operation:
tar -tf archive.tar.gz
Intent Router
Load only the reference file needed for the active request.
references/install-and-setup.md— Installing tar (GNU, BSD) on macOS, Linux, Windowsreferences/cheatsheet.md— Common operations, compression flags, extraction patternsreferences/advanced-usage.md— GNU vs BSD differences, compression formats, symlink handlingreferences/troubleshooting.md— Path traversal, extraction failures, encoding issues