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

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

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

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

Naba Barkakati

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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








more



Purpose


View text files one screen at a time.


Syntax


more [options]

filenames


Options


+

N (where

N is a number) displays the file starting at the specified line number

+/

pattern begins displaying two lines before the

pattern

.

-s reduces multiple blank lines to a single blank line.


Description


The

more command displays the specified files one screen at a time. To view the commands you can use in

more , press

h while you are viewing a file using

more . For more advanced file viewing, use the

less command.


/ 341