Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Newham C., Rosenblatt B. — Learning the bash Shell
Newham C., Rosenblatt B. — Learning the bash Shell



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: Learning the bash Shell

Авторы: Newham C., Rosenblatt B.

Аннотация:

O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop Learning the bash Shell has been updated and refreshed to account for all the latest changes. Indeed, this third edition serves as the most valuable guide yet to the bash shell. As any good programmer knows, the first thing users of the Linux operating system come face to face with is the shell the UNIX term for a user interface to the system. In other words, it's what lets you communicate with the computer via the keyboard and display. Mastering the bash shell might sound fairly simple but it isn't. In truth, there are many complexities that need careful explanation, which is just what Learning the bash Shell provides. If you are new to shell programming, the book provides an excellent introduction, covering everything from the most basic to the most advanced features. And if you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. Learning the bash Shell is also full of practical examples of shell commands and programs that will make everyday use of Linux that much easier. With this book, programmers will learn:

* How to install bash as your login shell
* The basics of interactive shell use, including UNIX file and directory structures, standard I/O, and background jobs
* Command line editing, history substitution, and key bindings
* How to customize your shell environment without programming
* The nuts and bolts of basic shell programming, flow control structures, command-line options and typed variables
* Process handling, from job control to processes, coroutines and subshells
* Debugging techniques, such as trace and verbose modes
* Techniques for implementing system-wide shell customization and features related to system security


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Издание: 3rd

Год издания: 2005

Количество страниц: 352

Добавлена в каталог: 04.03.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
bash command, -i option      2nd
bash command, -i option (old)      
bash command, -l option      2nd
bash command, -login option (old)      
bash command, -n option      2nd
bash command, -nobraceexpansion option (old)      
bash command, -nolineediting option (old)      
bash command, -noprofile option (old)      
bash command, -norc option (old)      
bash command, -o option      2nd
bash command, -O, +O options      2nd
bash command, -posix option (old)      
bash command, -quiet option (old)      
bash command, -r option      2nd 3rd
bash command, -r option (old)      
bash command, -rcfile option (old)      
bash command, -s option      2nd
bash command, -s option (old)      
bash command, -T option      
bash command, -v option      2nd 3rd 4th
bash command, -version option (old)      
bash command, -x option      2nd
bash command, debugging      
bash command, options for, list of      2nd
bash Completion Project      
Bash Debugger Project      
BASH environment variable      2nd 3rd
bash, archive file for      
bash, bugs in, reporting      
bash, building      
bash, configuring      
bash, customizing environment for      
bash, documentation for      2nd
bash, environment      
bash, examples in archive for      2nd
bash, features of      2nd
bash, global customization of      
bash, help for      
bash, history of      
bash, installing      
bash, installing as login shell      2nd
bash, installing as standard shell      
bash, interactive use of      
bash, location of, determining      
bash, newsgroups for      
bash, obtaining      2nd
bash, online help for      
bash, options      2nd
bash, pathname of      
bash, POSIX mode      2nd
bash, privileged mode      
bash, programming featuers of      
bash, restricted shell      2nd 3rd
bash, security      
bash, shell variables      2nd
bash, support for      
bash, testing      2nd
bash, troubleshooting installation of      
bash, unpacking archive file      
bash, version of, determining      2nd
bash, versions of      2nd
bash, when not to use      
bashbug script      
bashdb debugger      2nd
bashdb debugger, break conditions      
bashdb debugger, breakpoints feature      2nd 3rd
bashdb debugger, commands for      
bashdb debugger, driver script for      
bashdb debugger, execution tracing      
bashdb debugger, exercises for      
bashdb debugger, functions file for      
bashdb debugger, functions for      
bashdb debugger, limitations of      
bashdb debugger, preamble file for      
bashdb debugger, sample session of      
bashdb debugger, source code for      
bashdb debugger, stepping feature      2nd 3rd
BASH_ARGC environment variable      2nd
BASH_ARGV environment variable      2nd
BASH_COMMAND environment variable      
BASH_ENV environment variable      2nd 3rd
BASH_EXECUTION_STRING environment variable      
BASH_LINENO environment variable      2nd
BASH_REMATCH environment variable      
BASH_SOURCE environment variable      2nd
BASH_SUBSHELL environment variable      
BASH_VERSINFO environment variable      2nd
BASH_VERSION environment variable      2nd 3rd
bc command, debugger      2nd
bell-style variable, readline      
bg command      2nd 3rd
biff command      
bind command      2nd
Books      
books, Learning the UNIX Operating System (Peek, Todino, Strang)      
books, Practical UNIX and Internet Security (Spafford, Garfinkel)      
Bourne again shell      [See bash]
Bourne shell      [See sh]
Bourne, Steven      2nd
bp command, debugger      2nd
brace expansion      2nd 3rd
braces ({})      
braces ({}), brace expansion wildcards      
braces ({}), command blocks in      
braces ({}), in shell variable syntax      
brackets ([])      
brackets ([]), wildcard      
brackets ([]), [...] (condition test)      2nd 3rd
brackets ([]), [[...]] (condition test)      2nd 3rd
break command      
break conditions      
break statement      
breakpoints      2nd 3rd
BSD-derived systems, ps command on      
bugs, reporting      
built-in functions      
built-in functions, in bash archive      
built-in functions, loadable      
builtin command      2nd 3rd 4th 5th
builtin command, -p option      
builtin command, Bourne shell not supporting      
C command, vi      
C shell      [See csh]
caret (^)      
caret (^), bitwise exclusive or operator      
caret (^), event designator      
caret (^), pipe character      2nd
caret (^), representing CTRL key      
caret (^), vi command      
caret (^), word designator      
case sensitivity      
Case statement      
cat command      2nd
cb command, debugger      2nd
cc command, vi      
cd command      2nd 3rd
cd command, - option      2nd
cd command, Bourne shell support      
cd command, CDPATH variable and      
cd command, in restricted shell      
cd command, variables in      
cdable_vars shell option      2nd
CDPATH environment variable      2nd
character-based user interfaces      
checkhash shell option      
chmod command      
chsh command      2nd
circumflex      [See caret]
cmdhist shell option      
cmp command      
code examples      [See examples]
colon (:)      
colon (:), :+ (string operator)      2nd
colon (:), :- (string operator)      
colon (:), := (string operator)      2nd
colon (:), :? (string operator)      2nd
colon (:), command      
colon (:), string operator      
COLUMNS environment variable      2nd
comma (,)      
comma (,), sequential evaluation operator      
comma (,), vi command      
command aliases      
command blocks      2nd
command command      2nd 3rd 4th
command command, - option      
command command, -p option      
command command, -v option      
command command, Bourne shell not supporting      
command history      2nd
command history, appending to      
command history, displaying      
command history, emacs editing mode      
command history, expansion commands      
command history, fc command      2nd
command history, multiple-line commands in      
command history, size of      
command history, time stamp for      
command history, vi editing mode      
command line processing      
command line processing, builtin command affecting      
command line processing, command command affecting      
command line processing, enable command affecting      
command line processing, quoting affecting      
command line processing, repeating      
command substitution      2nd
command-line editing      
command-line editing, command history with fc command      
command-line editing, emacs editing mode      
command-line editing, history expansion      
command-line editing, readline editing interface      
command-line editing, selecting editing mode      
command-line editing, shell variables for      
command-line editing, vi editing mode      
command-line editing, which editing mode to use      
command-line options      
command-line options, for bash, list of      
command-line options, for bash, setting      
command-line options, guidelines for      
command-line options, handling with positional parameters      
command-line options, with arguments      
Commands      
commands,      2nd [See set command]
commands, . (dot)      
commands, : (colon)      
commands, alias command      2nd
commands, arguments for      
commands, arguments for, in for statement list      2nd
commands, arguments for, positional parameters for      
commands, awk command      
commands, bash command      
commands, bg command      2nd 3rd
commands, biff command      
commands, bind command      2nd
commands, break command      
commands, built-in, list of      
commands, builtin command      2nd 3rd 4th 5th 6th
commands, cat command      2nd
commands, cd command      2nd 3rd 4th 5th 6th 7th
commands, chmod command      
commands, chsh command      2nd
commands, cmp command      
commands, command command      2nd 3rd 4th
commands, compgen command      2nd
commands, complete command      2nd
commands, continue command      
commands, continuing beyond a single line      2nd
commands, countargs command      
commands, cut command      2nd
commands, date command      
commands, dc command      
commands, declare command      2nd 3rd 4th 5th
commands, determining source of      
commands, diff command      2nd
commands, dirs command      2nd 3rd 4th
commands, disown command      2nd
commands, du command      2nd
commands, echo command      2nd 3rd 4th 5th 6th 7th 8th
commands, editing on command line      [See command-line editing]
commands, enable command      2nd 3rd 4th 5th 6th
commands, eval command      2nd
commands, exec command      2nd 3rd
commands, exit command      2nd 3rd
commands, exit status of      
commands, export command      2nd 3rd
commands, fc command      2nd 3rd 4th
commands, fg command      2nd 3rd
commands, file command      
commands, find command      
commands, for bashdb debugger      
commands, getopts command      2nd
commands, grep command      2nd
commands, hash command      2nd
commands, hashing      
commands, help command      2nd 3rd 4th
commands, history command      2nd
commands, in hash table      
commands, jobs command      2nd 3rd 4th 5th
commands, kill command      2nd 3rd 4th
commands, let command      2nd
commands, local command      2nd 3rd
commands, logout command      2nd
commands, ls command      2nd 3rd
commands, make command      
commands, more command      2nd
commands, multiple, I/O redirection and      
commands, nice command      
commands, nohup command      
commands, number of, determining      
commands, order of precedence for      
commands, popd command      2nd 3rd 4th
commands, precedence of, overriding      
commands, precedence of, POSIX      
commands, printf command      
commands, ps command      
commands, pushd command      2nd 3rd 4th
commands, pwd command      2nd
commands, rbash command      
commands, read command      2nd
commands, readonly command      2nd
commands, renaming      [See aliases]
commands, return command      
commands, running in background      
commands, sed command      
commands, shell variables in      
commands, shift command      2nd
commands, shopt command      2nd 3rd
commands, sort command      2nd 3rd
commands, source command      2nd
commands, stty command      2nd
commands, suspend command      
commands, tee command      
commands, test command      2nd
commands, time command      
commands, times command      
commands, tr command      
commands, trap command      2nd 3rd
commands, true command      
commands, type command      2nd 3rd
commands, typeset command      2nd
1 2 3 4 5 6 7
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте