[linux-ileri] Re: smbfs mount %?ISO-8859-? ÈFISO-8859-1?Q?ISO-8859-9?Q?1?Q?%?iso-8859-9?q??ISO-8859-9?Q?türk????Fiso-8859-9?q??ISO-8859-9?Q?çe_sorunu?_?iso-8859-1?? =?iso-8859-9?q?b=3FPz8=3F=3F?

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Murat Koç (murat.koc@frontsite.com.tr)
Date: Fri 24 Sep 2004 - 16:39:06 EEST


> sorunumu yazdığım halde okumayı bilmeyen arkadaşlara cevap vermiştim.
> lütfen takip edelim de sonra tepki gösterelim. çevreye verdiğimiz
> rahatsızlıktan dolayı avcılar belediyesi olarak özür dileriz. bilen
> varsa cevap verirse seviniriz.
> göremeyenler ve bulamayanlar için önemli not:

#!/bin/bash

QUESTION_TYPE_LIST="linux-ileri"
ANSWER=`cat MY_BRAIN | grep $QUESTION_ANSWER`

read QUESTION

if [ $QUESTION_TYPE -ne list_ileri ]
 then
  echo "Please ask your question to linux-baslangic or linux-sohbet"
 
 read QUESTION_OWNER_CAN_UNDERSTAND_THE_ADVICE < $QUESTION
 read QUESTION_OWNER_IS_RUDE < $QUESTION

 case QUESTION_OWNER_CAN_UNDERSTAND_THE_ADVICE in
  yes)
   echo "Thank you for your co-operation"
   ;;
  no)
   read QUESTION_OWNERS_ANSWER
   if [ ! -e $QUESTION_OWNER_IS_RUDE ]
   then
    echo " O.k then please give us more data"
    
   else
    echo "Go and ... yourself"
   fi
   ;;
  *)
  echo "Sorry, you are so confused"
 esac
else
 echo "Your answer is $ANSWER"
fi

 

-- 
 __________
|          |
|          |  Murat Koç
|          |  Manager & IT Consultant
|    FRONT |
|==========|  FrontSITE Bilgi Teknolojisi A.Ş.
|_____SITE_|  http://www.frontsite.com.tr/


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.