<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<div class="moz-signature">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
Dobrý den,
<br>
<br>
Metodické usměrnění je udělat to v Pythonu :-) <br>
<br>
S pozdravem,<br>
<pre class="moz-signature" cols="72">--
Aleš Filip
Kutná Hora
<a class="moz-txt-link-freetext" href="http://xanadu.khnet.info">http://xanadu.khnet.info</a></pre>
<div id="quoteDIV"> </div>
</div>
<div class="moz-cite-prefix">Dne 30.07.2020 v 15:54 Daniel Valuch
napsal(a):<br>
</div>
<blockquote type="cite"
cite="mid:718a6b3d-0777-5c12-8b0e-5554e93f6fa1@k-net.fr">Zdravim
osadenstvo,
<br>
<br>
potrebujem narychlo hacknut linuxovy script, ale trochu zapasim.
<br>
<br>
Ciel je spustit prikaz vo for slucke, pricom sa bude menit jeho
argument. Prikaz vyzera napriklad takto:
<br>
<br>
writevme 300114 1 123
<br>
<br>
Pricom vsetko okrem posledneho 123 je fixne a hodnota 123 sa bude
menit v slucke.
<br>
<br>
Zatial mam toto, ale neviem ako vykonat vysledok printf
<br>
<br>
for i in {0..1000..200}
<br>
do
<br>
printf "writevme 300114 1 %x" i
<br>
sleep 1
<br>
done
<br>
<br>
nejake metodicke usmernenie? :-)
<br>
<br>
b.
<br>
<br>
<br>
_______________________________________________
<br>
HW-list mailing list - sponsored by <a class="moz-txt-link-abbreviated" href="http://www.HW.cz">www.HW.cz</a>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Hw-list@list.hw.cz">Hw-list@list.hw.cz</a>
<br>
<a class="moz-txt-link-freetext" href="http://list.hw.cz/mailman/listinfo/hw-list">http://list.hw.cz/mailman/listinfo/hw-list</a>
<br>
</blockquote>
<br>
</body>
</html>