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

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

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

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

Naba Barkakati

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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








chsh



Purpose


Change the default shell started at login.


Syntax


chsh [-s

shell

] [

username

]


Options


-s shell specifies the name of the shell executable to use (shell can be any program listed in the

/etc/shells file, such as

/bin/bash and

/bin/csh ).


Description


A user's default shell is stored in the

/etc/passwd file . The

chsh command lets you change the default shell to any of the shells listed in the

/etc/shells file. If you type chsh without any arguments,

chsh prompts you for the name of a shell.


/ 341