Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91
WILDCART ve JOKER KULLANIMI – Sohbet.NET #Help Departmanı ve IRCd Komutları

WILDCART ve JOKER KULLANIMI

WILDCART ve JOKER KULLANIMI
————————————-

IRC üzerinde yapılan genel tarama, listeleme ( /who , /List gibi) işlemlerinde ve Nick!Ident@Host Maskesinin kullanıldığı tüm alanlarda kullanabileceğimiz willcard; gerek yapılacak olan işleme ilişkin detay ve genelleme yapmamıza fırsat vermesi, gerekse bir çok alanda kullanılabilir olması sebebiyle joker olarak ta adlandırılmaktadır.

Kullanılabilir Simgeler ve Anlamları
* (yıldız) ve ? (Soru İşareti) olmak üzere iki karakter kullanılabilir.

* :
Kullanıldığı pozisyona göre anlamı değişmekle birlikte herhangi anlamıan gelir, genelleme yapmamızı sağlar.
? :
Herhangi bir tek karakter anlamındadır. Bu tek karakterin alacağı her değer için geçerlidir.

Wildcardların Kullanım alanları.

Wildcardlar farklı alanlarda kullanılır.
Bu alanlar ;
– Mask Satırları ” Nick!Ident@Host ”
– Who komutları
– List komutları

İlk olarak ( * )
Mask satırlarında Nick!Ident@Host olarak eklenti karakter anlamını taşıyarak kullanılır.
( * ) Başlayan, biten, yada geçen anlamını taşır.
Örnek; Abc kanalına nick’i ” X ” ile başlayanlar girmesin?
Cevap; /mode #kanaladı +b X*!*@*
Aynı şekilde * wildcard’ı her satırda kullanılır.Bunu who ve list komutlarındada yapabiliriz.

İçinden geçen dediğimizde;
( *harf* ) olarak kullanırız.
Örnek; Abc kanalına nickinde ” y ” harfi geçenler girmesin?
Cevap; /mode #kanaladı +b *y*!*@*

Biten dediğimizde;
( *harf ) kullanırız.
Örnek; Abc kanalına nickinin son harfi ” c ” olanlar girmesin?
Cevap; /mode #Abc +b *c!*@*

( ? ) kullanımı.
? karakter, yani hece belirtmemizi sağlar.
Örneğin kanalıma 3 haneli nickler girmesin dersem?
” /mode #kanaladı +b ???!*@* , şeklinde bir cevabım olur.

Aynı parametreyi; mask satırı harici, who ve list komutlarında’da uygulayabilirim.

List’te öğrenelim.
5 haneli kanalları listelemek istiyorum dersem?
” /list #????? ” şeklinde cevabım olur.
Kısaca wildcardlar, her yerde kullanılır. Who, List, Mask farketmez.

You may also like...

Bir cevap yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir