Город ТОМСК
Веб-камера сервера weather.tomsk.net - "Погода в Томске"
![]() |
(с) Стек
Разработка Stack web-projects lab.
Зрителей: #!/usr/bin/perl
# shows current number of webcam users
#
#
print "Content-type: text/html\n\n";
my $num=();
my $line;
my $command="\@num=\`ps -ax|grep WEBCAMERA\`";
eval $command;
my $c=1;
foreach $line (@num){
unless ($line =~ /ax\|grep/){
$c++;
}
}
print "$c
";
Камера установлена: ул. Красноармейская, 101