Unix in a Nutshell, Fourth Edition

 < Day Day Up >   

Index

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

c (continue) command (GDB)

C and C++ languages     call-graph profile data     compilers     compiling source files     compiling with gcc

     extracting messages from

     lexical analysis program for C statements

c command (sed)

C shells

     features in common with Korn and Bash shells

     tcsh

c, d, and y editing operators (vi) 2nd

cal command

calculator commands

     bc command

     dc command

Caldera package manager

calendar command

calendars call command (GDB)

call-graph profile data, C programs

caller command (Bash)

cancel command

canceling commands (Emacs) capitalization commands (Emacs)case command

     Bash and Korn shells     tcshcase-sensitivity     flags

     Mac OS X filesystem and     setting for GDB cat command     svn     svnlook catch command (GDB) catchpoints

cc command

cd command     Bash and Korn shells     ex

     GDB

     tcsh

CD-ROM, ejecting

cdda2wav Linux command CDE (Common Desktop Environment)

cdparanoia Linux command cdrdao Linux command

cdrecord Linux command cdrw Solaris command center command (ex) centering commands (Emacs) certificate management utility (keytool)

change command (ex)

changed command (svnlook)

changing directory

channels

character classes

     listed

     matching in Bash and Korn shells

character sets

     ASCII

     converting

     ISO 8859-1 (Latin-1)

characters

     buffer block size

     converting DOS to ISO     converting ISO to DOS

     counting in files

chdir command (tcsh)

check-update command (yum)

checking in files     CVS 2nd     RCS 2nd

     Subversion checking out files     CVS 2nd     from Subversion

     RCS 2ndcheckout command     CVS     RCS     svnchecksums     MD5, computing or checking

     SHA1, computing or checking

chflags Mac OS command chfn Mac OS command chgrp command

chkey Solaris command

chmod command

chown command

chpass Mac OS command chsh Mac OS command

ci command (RCS) 2nd cksum command

class files (Java), disassembling classifying files by data type clean command (yum) cleanup command (svn) clear command

     GDB

clearing the screen

client environment variables (CVS)

client/server networking, source code management

close command (ex)

close function (awk)

cmp command

cntrl character class

co command (RCS) 2nd

Codeville (version control system)

collating sequences, specified by [[.c.]]

columns

     merging file lines into

     selecting from files combining files

comm command

command command

command history

     GDB     ksh and Bash shells         line-edit mode

     tcsh shellcommand line     invoking nroff/troff     manipulation in Bash and ksh

     manipulation in tcsh command line macros (make), overriding command lines (makefile)     writing command mode (telnet) command mode (vi)command substitution

     Bash and ksh 2nd 3rd

     tcsh         examplescommand-line editor

     Bash and ksh

     tcsh

command-line interface (CLI), GDB

commands     aliases for 2nd 3rd

    awk         alphabetical summary

         group listing     Bash and Korn shells         forms of         job control     basic, listing of

     bundled arguments

     covered in the quick reference

     CVS

     Debian Package Manager

     descriptions of, displaying

    Emacs editor

         Control and Meta keys

         essential, listing of

         listed by category

         listed by key

         listed by name

     ex editor

    executing

         after logout 2nd 3rd         Bash and Korn shells

         wait between

    GDB

         alphabetical summary

         set and show commands         summarized by category     GNU/Linux, alphabetical summary

     Java, summary of     lower priority, executing     Mac OS X, summary of     RCS

         overview     running repeatedly (watch)    sed editor         alphabetical listing         by category         syntax    Solaris

         alphabetical summary

         compliant with POSIX standard         package management     Solaris 10 installs

    Subversion

         svn subcommands

         svnadmin

         svnlook     tcsh shell

         job control     type, showing 2nd

     Unix, summary of common     vi editor         status line         syntax     yum

commands command (GDB)

comments

     awk

     Bash and Korn shells

     makefiles

     nroff/troff

     sed editor

     tcsh shell

commit command

     CVS

     svn

commits, atomic

committing changes

Common Desktop Environment (CDE) common synonyms (CVS subcommands)

communication commands

Compact Disc audio files, reading as WAV, AIFF, AIFF-C, or raw format files

Compact Disc Digital Audio (CDDA), converting to WAV

comparison commands     cmp     comm

     diff 2nd         svn         svnlook     diff3

     dircmp     RCS     rcsdiff     rdiff     sdiff     vimdiffcomparison operators

     awk

     Bash and ksh     tcsh compgen command (Bash)

compilers

     bc

     gcc

     javac     rmic (Java)

compiling C source files compl function (gawk)

complete command     Bash     GDB     tcshcompletion facilities

     Bash 2nd

     tcsh shell

compression

     commands for Zip files

     gunzip command

     gzip command

     uncompressing files with zcat

     unzip command

     zip command

condition command (GDB)

conditional statements (makefile) 2nd

configuration

     autoconf command

     RCS commands forconfiguration files

     rpm command

     vi

configuration variables, system

configure shell script conflicts, source code changes 2nd     resolution methods in CVS

cont (continue) command (GDB)continue command     awk     Bash and Korn shells

     GDB     tcsh control assignments (terminal) control modes (terminal) Control-key commands (Emacs) 2nd convenience variables 2nd conversation between users

converting

     character sets    characters         DOS to ISO

         ISO to DOS

         spaces to tabs

         tabs to spaces

     files into tables     number units

Coordinated Universal Time (UTC)coprocesses

     gawk     Korn shellcopy command     ex     svn

copy, modify, merge model

     CVS

     Subversion

     version control systems

copying

     file archives

     files

         remotely

     hotcopy command, svnadmin

     standard input

core file

core images, creating

core-file command (GDB)

cos function (awk) cp command

cpio command

CRCs (cyclic redundancy checks)

create command (svnadmin)

crontab command csh (C shell) 2nd 3rd csh.login file (tcsh)

csh.logout file (tcsh) csplit command CSSC (source code management system) ctags command

CTRL-Z command     Bash and ksh     tcshCUPS (Common Unix Printing System)     cancel command     lp command     lpq command

     lpr command

     lprm command     lpstat command curl command 2nd

current date/time

current system name

cursor-movement commands (Emacs)

cut and paste     Emacs

     sed editor     vi editor

cut command CVS (Concurrent Versions System) 2nd     command-line syntax and options         common subcommand options     commands, alphabetical summary

     commands, quick start guide

     copy, modify, merge model 2nd

     CVSROOT variables

         environment variables

         internal variables

         shell variables in files

     dates

         legal date keywords

     dot files

     environment variables

         client

         server

     keywords and keyword modes

     stickiness     time zones

     wrappers

cyclic redundancy checks (CRCs)

 < Day Day Up >   

Категории