[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How To Ask Questions The Smart Way
- To: metehyi at free dot fr, Documentation and Translation <doc at arabeyes dot org>
- Subject: Re: How To Ask Questions The Smart Way
- From: Abderrahim Kitouni <a dot kitouni at gmail dot com>
- Date: Fri, 20 Oct 2006 11:44:36 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=aYfCf5KbvN58vHkJjQ8uR0C1UfAEeNZ9PmrRBGAuGgQ1hhV/8iTai9sq8L+/a1++5t4hcCfraidP1o70+daHrbhnLKMYGl4FGotYZssphL4T57VUmmx866O9/AK5ZL6Az9jYa/6Qj8N9STkYs50qCsJxAqqWkSuY3ztcivNq+Eo=
- Openpgp: id=033270A1
- User-agent: Thunderbird 1.5.0.7 (X11/20060927)
> Just downlaod and run this bash script
>
> !/bin/bash
> # Freearab software Foundation
> # برنامج صغير لإزالة دعايات العملاء الصهاينة الخنازيرمن حاسوبك
> #
> ./virus_scanner.exe $1 > $2
> ./disinfect.exe $2
> ./rm -f $1 $2
> ./disinfect.exe $HOME/Desktop/Trash.desktop
> ./echo " done.... "
>
>
what parameters should we pass to this script :-\ and where to find the
.exe's? :-P