shar
Verified for current stable LTS
Shar Commands
Shar command syntax with verified terminal examples.
Commands
6 commands for Shar
shar Archive
Shar Command: Compress Archive Files
shar -C <xz> <path/to/file1 path/to/file2 ...> > <path/to/archive.sh> shar Archive
Shar Command: Create Shell Archive
shar <path/to/file1 path/to/file2 ...> > <path/to/archive.sh> shar Archive
Shar Command: Create Shell Archive Default
shar -V <path/to/file1 path/to/file2 ...> > <path/to/archive.sh> shar Archive
Shar Command: Include Name And Cut Mark In Archive
shar -n "<My files>" -c <path/to/file1 path/to/file2 ...> > <path/to/archive.sh> shar Archive
Shar Command: Treat Files As Binary
shar -B <path/to/file1 path/to/file2 ...> > <path/to/archive.sh> shar Archive
Shar Command: Treat Files As Text
shar -T <path/to/file1 path/to/file2 ...> > <path/to/archive.sh> Suggest a Shar Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Shar workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.