Red Hat Linux 9 Professional Secrets [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Red Hat Linux 9 Professional Secrets [Electronic resources] - نسخه متنی

Naba Barkakati

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








shutdown



Purpose


Terminate all processes and shut down (or reboot) the system.


Syntax


shutdown [options]

time

[

messages

]


Options


-t

seconds specifies the time between the message and the kill signal.

-h halts the system after terminating all the processes.

-r reboots the system after terminating all the processes.

-f performs a fast reboot.

-k sends warning messages but does not shut down the system.

-c cancels a shutdown that’s in progress.


Description


The

shutdown command (the full pathname is

/sbin/shutdown ) brings down the Linux system in an orderly way. You must specify a time when shutdown begins; use the keyword

now to shutdown immediately. You must be logged in as

root to run the

shutdown command.


/ 341