Erinevus lehekülje "Pisikesed asjad" redaktsioonide vahel
Allikas: Kuutõrvaja
1. rida: | 1. rida: | ||
seq - mugav tekitada bash skriptides järjestatud arve, for i in `seq 20 -2 14`; do echo $i; done annab tulemuseks 20, 18, 16, 14 | seq - mugav tekitada bash skriptides järjestatud arve, for i in `seq 20 -2 14`; do echo $i; done annab tulemuseks 20, 18, 16, 14 | ||
− | gtube - standardne spämmi test, http://spamassassin.apache.org/gtube/ | + | |
− | eicar - standardne viiruse test, http://www.eicar.org/anti_virus_test_file.htm | + | gtube - standardne spämmi test, [[http://spamassassin.apache.org/gtube/ http://spamassassin.apache.org/gtube/]] |
+ | |||
+ | eicar - standardne viiruse test, [[http://www.eicar.org/anti_virus_test_file.htm http://www.eicar.org/anti_virus_test_file.htm]] |
Redaktsioon: 9. august 2006, kell 00:44
seq - mugav tekitada bash skriptides järjestatud arve, for i in `seq 20 -2 14`; do echo $i; done annab tulemuseks 20, 18, 16, 14
gtube - standardne spämmi test, [http://spamassassin.apache.org/gtube/]
eicar - standardne viiruse test, [http://www.eicar.org/anti_virus_test_file.htm]