[ LUGOS ] Programiranje v shellu
Uros Juvan
uros.juvan na arnes.si
Sre Maj 28 14:49:57 CEST 1997
> This is a multi-part message in MIME format.
> --------------3BD8C6EF03C93C003FA2EDC0
> Content-Type: text/plain; charset=iso-8859-2
> Content-Transfer-Encoding: quoted-printable
> X-MIME-Autoconverted: from 8bit to quoted-printable by ro.zrsss.si id OAA19213
>
> Heja!
>
> Pi=B9em eno skriptico v shellu ki bo prebrala direktorij in naredila neka=
> j
> z vsemi fajli samo vsakega petega bo malce popravila. Stvar zgleda
> nekako takole:
>
> #!/bin/sh
> # zacetek
> ..
> ..
> #=20
i=1;
> for a in *.txt; do=20
> #if [ // poglej =E8e je =BEe peti element ]; then=20
if [ x"$i" = x"5" ]
then
i=0;
> #naredi nekaj
> ..
> #
> fi
> #naredi nekaj
> ..
> #
> #// inkrementiraj =B9tevec do pet
i=`expr $i + 1`
> done
> # konec
> ..
> ..
> #
>
> Tisto kar je ozna=E8eno z // ne znam.
> Pa =B9e ena stvarca. Rad bi to skripto klical z parametrom direktorij
> recimo=20
> skripta /usr/doc/text
>
> Kako moram predelati skripto?
>
>
> Andy
> =20
> --=20
> * / * andrejc na tyr.fe.uni-lj.si
> /-\ | | |-\ \ / \|/ http://www.nevtron.si/andy/
> | | |\ | | | \/ \--*--\ =20
> +-+ | \| | | / /|\ "Gabber is the only drug!" =20
> | | | | |-/ / * / * "Let's get drugged!!"
> --------------3BD8C6EF03C93C003FA2EDC0
> Content-Type: text/x-vcard; charset=iso-8859-2; name="vcard.vcf"
> Content-Description: Card for Andrej Cedilnik
> Content-Disposition: attachment; filename="vcard.vcf"
> Content-Transfer-Encoding: 7bit
>
> begin: vcard
> fn: Andrej Cedilnik
> n: Cedilnik;Andrej
> org: Gizmo
> adr: Kernova 2;;;Ljubljana;SI;1210;Slovenia
> email;internet: andrejc na tyr.fe.uni-lj.si
> title: Web design & Programing
> x-mozilla-cpt: ;0
> x-mozilla-html: FALSE
> end: vcard
>
>
> --------------3BD8C6EF03C93C003FA2EDC0--
>
Dodatne informacije o seznamu Starilist