English | Magyar
JS ki | CSS ki | Ékezetek ki | HiContrast
Lapozó:  (0 - 1424) 
<== | ==>
Ugrás a végére | Összes megjelenítése | Utolsó oldal
OpenOpera patches | Opera-SSL patches | Opera 12.15 source (Git repository) | Opera 12.15 source (Torrent) | Opera internal pages | Otter Browser Linux x64 - Qt5.15.2/QtWebKit5.602.1 (2024.04.27. 20:05)
OS for MC680x0 | OS for PPC | OS for Sparc64 | besztofbégéaefcé | CSÉNDZSLOG | WebToolz | DDG Shit Filter | Google Shit Filter | Progz | Fast CSS Box | Browser | OS | Agent | Statisztika | BBCode
Monospace font-family: Courier New | Browser default monospace
Email értesítő / Email notification ===> 
Keresés
Σ: 1 post

TCH  (statz) Főfasz
#1, Főfasz (10443)
708 | #3723 | ^ | Idézet | Thu, 15 Oct 2015 17:12:57 +02
188.36.*.* Linux x86 Opera Classic Hungary *.catv.pool.telekom.hu
zip2lha
#!/bin/sh
# $VER: ZIP2LHA v1.0.0 by TCH
command -v unzip >/dev/null 2>/dev/null || { echo >&2 "Please install unzip."; exit 1; }
command -v lha >/dev/null 2>/dev/null || { echo >&2 "Please install lha."; exit 1; }

if [ -z $1 ]
then
	echo "Usage: zip2lha <zipfile>"
	exit 0
fi

if [ ! -e $1 ]
then
	echo "File does not exists."
	exit 1
fi

FNF=${1##*/}
FN=${FNF%.zip}
DN=${FN}_tmp

unzip $1 -d $DN >/dev/null 2>/dev/null

if [ ! -d $DN ]
then
	echo "Failed to extract ZIP archive."
	exit 1
fi

cd $DN
lha -a ../$FN.lha * >/dev/null 2>/dev/null
cd ..
rm -r $DN


English | Magyar
JS ki | CSS ki | Ékezetek ki | HiContrast
Lapozó:  (0 - 1424) 
<== | ==>
Ugrás a végére | Összes megjelenítése | Utolsó oldal
OpenOpera patches | Opera-SSL patches | Opera 12.15 source (Git repository) | Opera 12.15 source (Torrent) | Opera internal pages | Otter Browser Linux x64 - Qt5.15.2/QtWebKit5.602.1 (2024.04.27. 20:05)
OS for MC680x0 | OS for PPC | OS for Sparc64 | besztofbégéaefcé | CSÉNDZSLOG | WebToolz | DDG Shit Filter | Google Shit Filter | Progz | Fast CSS Box | Browser | OS | Agent | Statisztika | BBCode
Monospace font-family: Courier New | Browser default monospace
Email értesítő / Email notification ===> 
Keresés

Név: (max 255 byte)

Email: (max 255 byte) Nem kötelező!

Üzenet: (max 65536 kar.) 65536-0=65536




crap_vkn v4.34.0 by TCH
Thx to saxus for the escaped string decoder function (PHP), the realIP function (PHP) & the SQL handle layer (PHP), to thookerov for the int_divide function (PHP), to Jeff Anderson for the getSelText function (JS), to Alex King for the insertAtCursor function (JS), Flood3r for the new CSS styles, Pety for the spamprotection idea and some design and comfort ideas, MaxMind for the IP2Country database, famfamfam for the flags of countries and an unknown PHP programmer for the removeAccents function.



Kecskebaszók ide!