Re: Birkac Soru

bedri (bedri@compclup.ceng.metu.edu.tr)
Mon, 15 Jan 1996 22:17:10 +0200 (EET)


> #!/bin/bash
> for i in `w |grep <kullanici logini>`
> do {
> if test -z "{$i}"
^^
bu -n olacak
> then
> /<calismasini istediginiz okuma ve calistirma hakki olamayan
> directory>/passwd
> else
> echo password cannot changed;
> break;
> fi
> done
>
>

------------------------------------------------------------------------------

Bedri Ozgur Guler
E-mail :bedri@compclup.ceng.metu.edu.tr
e077176@narwhal.cc.metu.edu.tr

------------------------------------------------------------------------------