UNIX For Dummies [Electronic resources] نسخه متنی

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

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

UNIX For Dummies [Electronic resources] - نسخه متنی

John Levine, Margaret Levine Young

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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






To Press Enter, or Not to Press Enter

Depending on which program you are using, sometimes you must press Enter (or Return) after a command, and sometimes you don’t. In the UNIX shell, you always have to press Enter or Return before UNIX performs the command. If you don’t, UNIX waits forever for you to do so.

In other programs, particularly in text editors like

emacs and

vi , as soon as you press the command (Ctrl+K to delete a line in

emacs , for example), the program does it right away. If you press Enter or Return after the command,

emacs sticks a new line in your file, and

vi moves down to the next line.

Tip When you use a program you’re not familiar with, hesitate a moment before pressing Enter or Return to see whether the computer may already be performing the command. If nothing is happening, press Enter or Return.

/ 213