Re: [Linux-programlama] C ile reboot

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: M.Baris Demiray (baris@labristeknoloji.com)
Date: Fri 10 Jun 2005 - 03:12:50 EEST


Aykut KOÇAK wrote:
> Merhaba,

Merhaba,

> C i�in, sistemi yeniden ba�latmak i�in temiz ve g�venli bir y�ntem
> �nerebilir misiniz?

system("shutdown -r now");
system("init 6");

execlp("shutdown", "-r", "now");
execlp("init", "6");

gibi kodlar kullanılabilir.

> �imdiden te�ekk�rler

İyi çalışmalar.

>
> Aykut
>
> aykutkocak@superonline.com

-- 
"You have to understand, most of these people are not ready to be
unplugged. And many of them are no inert, so hopelessly dependent
on the system, that they will fight to protect it."
                                                         Morpheus

_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.