mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
f3d17bc9c2
PeaZip, free archiver utility, Open Source WinRar / WinZip alternative for Windows, Linux and FreeBSD. Compress to 7Z, ARC, BZ2, GZip, PAQ, PEA, self-extracting archives, TAR, WIM, XZ, ZIP files. Open 150+ file types, including ACE, CAB, DMG, ISO, RAR, UDF, ZIPX format. Extract, create and convert archives, split / join files, strong encryption, encrypted password manager, secure delete, find duplicate files, compute hash, export job definition as script to automate backup / restore. WWW: http://www.peazip.org
4 lines
63 B
Bash
4 lines
63 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%%/res && exec %%DATADIR%%/res/pea "$@"
|