ГЛАВНАЯ  |  НОВОСТИ  |  О НАС  |  ДОКУМЕНТАЦИЯ  |  СЛОВАРЬ  |  КОНТАКТЫ  
 

 
W3C
Спецификация HTML 4.01 (на русском)
HTML 4.0 Entities
Спецификация CSS2 (на русском)
Расширяемый Язык Разметки (XML) 1.0 (на русском)
Расширяемый Язык Стилей (XSL) 1.0 (на русском)
Расширяемый Язык Гипертекстовой Разметки (XHTML) 1.0 (на русском)
XHTML 1.1 - XHTML на базе модулей (на русском)
Модуляризация XHTML (на русском)
Mason
Документация по Mason (на русском)
Mason Documentation (english)
Embedding Perl in HTML with Mason (english)
Поисковые машины
mnoGoSearch 3.2.15 (на русском)
mnoGoSearch 3.3.7 (english)
RDBMS
PostgreSQL 8.4 Documentation (english)
FreeBSD & UNIX
Manpage Viewer / Страницы помощи (english)
Руководство FreeBSD (на русском)
FreeBSD Handbook (english)
Часто задаваемые вопросы по FreeBSD (на русском)
Frequently Asked Questions for FreeBSD (english)
Статьи о FreeBSD на русском
Другие руководства по FreeBSD (на русском)
Операционная система UNIX (на русском)
Протоколы сетевого взаимодействия TCP/IP (на русском)
VIDEO
MPlayer (mencoder) (на русском)
MPlayer (mencoder) (english)
FFMPEG (english)
GRAPHICS
User manual for Netpbm (english)
O'Reilly
O'Reilly's bookshelves (english)
 

Book HomeLinux in a NutshellSearch this book

6.3. Common Features

The following table is a sampling of features that are common to bash, csh, and tcsh. Note that tcsh is an enhanced version of csh; therefore, tcsh includes all features of csh, plus some others.

Symbol/Command Meaning/Action
> Redirect output.
>> Append output to file.
< Redirect input.
<< ``Here'' document (redirect input).
| Pipe output.
& Run process in background.
; Separate commands on same line.
* Match any character(s) in filename.
? Match single character in filename.
!n Repeat command number n.
[ ] Match any characters enclosed.
( ) Execute in subshell.
` ` Substitute output of enclosed command.
" " Partial quote (allows variable and command expansion).
\ Quote following character.
$var Use value for variable.
$$ Process ID.
$0 Command name.
$n nth argument (0<n9).
$* All arguments.
# Begin comment.
bg Background execution.
break Break from loop statements.
cd Change directories.
continue Resume a program loop.
echo Display output.
eval Evaluate arguments.
exec Execute a new shell or other program.
fg Foreground execution.
jobs Show active jobs.
kill Terminate running jobs.
newgrp Change to a new group.
shift Shift positional parameters.
stop Suspend a background job.
suspend Suspend a foreground job.
umask Set or list permissions on files to be created.
unset Erase variable or function definitions.
wait Wait for a background job to finish.


Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.

 
 
 


 Copyright © DHS Group, 2000-2007.

 
 
E-mail: info@dhs.net.ru 
Тел.: +7 3952 664321