docs.benjamin-altpeter.de
docs.benjamin-altpeter.de
DIY tools and machines
Laser cutter parameters cutting
Laser cutter parameters engraving
Vinyl plotter parameters
Network
Email
Hardware
Sonoff modules
Restic backups
VMs
Cryptpad
ecoDMS
FreshRSS
Home Assistant
Matrix (Synapse)
Mayan EDMS
Mosquitto
Nextcloud
Nuxeo Platform
Searx
Telegram backup
Wiki.js
X2Go remote desktop
Reference
Git
Linux
Proxmox
Tar
Windows
Wine
ZSH
System setup and config
macOS
Ubuntu 19.04
Configure drawing tablet
Configuring the Logitech MX Vertical
Proprietary driver for Nvidia GTX 1050 Ti
Windows 10
Performance tweaks (mostly for older machines)
back to benjamin-altpeter.de
Github repo
Privacy policy
Legal notice & contact details
Edit on GitHub
Home
>
Reference
> Tar
Tar
View a single file from an archive:
tar xfO [archive.tar] [./folder/file]
List files in an archive:
tar tf [archive.tar]