C



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 filename extension 2nd
c filename extension 2nd 3rd 4th 5th
C programming language
     #include preprocessor directive
     a.out file
     about 2nd
     archived library, about
     assembler
     badtabs.c program
     comments
     compiler
         phase
         using
         warning options
     debugging
     defined
     expression
     function prototype
     functions
     getchar macro
     header file 2nd
     include file 2nd
    library
         about
         libc.dylib
         libm.dylib
     link editor
     macro expansion
     main function
     object file 2nd
     operator
     optimizer 2nd
     portability
     preprocessor 2nd
     preprocessor directives
     programming, about
     putchar macro
     sample program
     shared library, about
     statically linked library, about
     stdio.h header file
     symbolic debugger
     tabs.c program
c++ filename extension
C++ programming language
C89 programming language
Cable
     100BaseT
     10Base2
     10Base5
     10BaseT
     Category 5
     Category 5e
     Category 6 2nd
     Category 7
     coaxial
     fiberoptic
     glass
     thicknet
     thinnet
     twisted pair
     unshielded twisted pair
     UTP
Cache
cal utility
Call by value
Calling environment
Calling program, name of
Cambridge culture
Caret in regular expressions
Carnegie Mellon University. [See CMU]
Cascading windows
case control structure 2nd
Case preserving filesystem
Case sensitive
     defined
     domain name, not
     filename
cat utility 2nd 3rd 4th 5th 6th 7th
Category 5 cable
Category 5e cable
Category 6 cable 2nd
Category 7 cable
Catenate 2nd 3rd 4th
cc filename extension 2nd
cc. [See gcc or C programming language]
cd builtin 2nd 3rd 4th 5th 6th 7th 8th
CDPATH variable 2nd
cdpath variable 2nd 3rd
CERN
Chain loading
Change
     access permission using chmod
     directories using cd
     filename using mv
     password using passwd
     password using System Preferences
Character
     alphanumeric
     class 2nd 3rd
     device
     escaping
    list. [See Character; class]
     quoting a
     special file
     typeface
Character-based
     defined
     terminal
chdir builtin
checkout command (cvs) 2nd
Checksum
Cheetah
chflags utility
chgrp utility
Child
     directory 2nd
     process 2nd 3rd
chkargs shell script 2nd
chmod utility 2nd 3rd 4th
chmod() system call
chown utility
chown() system call
chroot jail
     running a service in
     security considerations
     setting up
     using
chsh utility 2nd
CIDR 2nd
CIFS
CIPE
Cipher
Ciphertext
Clark, Jim
Class, IP address
Classless Inter-Domain Routing. [See CIDR]
cleanup shell script
Clear screen
clear utility
Cleartext
CLI
Client
     specifying
Client/server model 2nd 3rd
Clones 2nd
Close() files, bash
close() system call
cmp utility
CMU
Coaxial cable
Code, reentrant
CODEC
Collating sequence, machine
Colon (:) builtin
Color depth
Color quality
COLUMNS variable
Combo box
comm utility
Command
     ; separator
     argument
     builtin 2nd 3rd
     completion
    control flow. [See Control; structure]
    control structure. [See Control; structure]
     defined 2nd
     editing previous
     execution of
     grouping 2nd
     interpreter
     mode, vim
     name
     NEWLINE separator
     option
     process
     reexecuting previous
     repeating
     separation
     separator 2nd
     substitution 2nd 3rd 4th 5th
     summary
     syntax
     terminator
     usage message 2nd
Command line
     about
     argument 2nd
     defined 2nd
     editing
     execution
     expansion 2nd
     interface
     option
     parse 2nd
     processing 2nd
     syntax
     token 2nd
     whitespace
     word 2nd
COMMAND-V key
command_menu shell script
Comments
     C programs
     makefile
     shell scripts
commit command (cvs)
Common UNIX Printing System. [See CUPS]
Communication
     interprocess 2nd
     network
     write
comp.lang.c newsgroup
comp.os.unix.misc newsgroup
comp.sys.mac.announce newsgroup
comp.sys.mac.general newsgroup
comp.sys.mac.system newsgroup 2nd 3rd 4th
Compare files using diff
Compiler
     g++
     gcc
Compiling a C program
Completion
     command
     pathname
     Readline Library
     variable
Completion. [See also Word; completion]
Component architecture
Compress
     bunzip2
     bzcat
     bzip2 2nd 3rd
     bzip2recover 2nd
     compress 2nd 3rd 4th
     gunzip
     gzip 2nd 3rd
     uncompress
     unzip
     zcat 2nd
     zip
compress utility 2nd 3rd 4th
Computer Systems Research Group
Computer, diskless
Computing, distributed 2nd
Concatenate. [See Catenate]
Concurrent Versions System. [See cvs command]
Condition code. [See Exit; status]
Conditional expression
     about
     example 2nd
conf filename extension
Configuration file. [See Startup file]
configure utility
Connection-oriented protocol 2nd
Connectionless, protocol
Console
     single-user mode
     terminal
     text 2nd
     virtual
Context, diff
continue control structure 2nd
continue shell keyword
Control
     character
     characters, printer
     continue 2nd
     defined
     do 2nd 3rd 4th
     done 2nd 3rd 4th
     elif
     elif vs. fi
     else
     esac
     fi 2nd 3rd
     fi vs. elif
    flow. [See Control; structure]
     for 2nd 3rd
     for...in 2nd 3rd
     foreach
     goto
     if 2nd 3rd 4th 5th
     if...then
     if...then...elif 2nd
     if...then...else 2nd
     in
     job
     select
    shell keyword
         break
         breaksw
         case
         continue
         default
         else
         endif
         endsw
         switch
         then
         while
     shell scripts
    structure
         about 2nd
         break 2nd
         case 2nd
     switch
     then 2nd 3rd
     two-way branch
     until
     while 2nd 3rd 4th
CONTROL key
CONTROL-C key 2nd
CONTROL-D key 2nd 3rd 4th
CONTROL-H key 2nd 3rd
CONTROL-L key 2nd 3rd
CONTROL-M key
CONTROL-R key
CONTROL-U key 2nd 3rd 4th
CONTROL-V key
CONTROL-W key 2nd 3rd
CONTROL-X key
CONTROL-Z key 2nd
Convention
     book, used in this
     end line key
     file naming
Cookie
Coordinated Universal Time. [See UTC]
Copy
     directory recursively using mv
     directory, shell script
     file using cp 2nd
Core
     dump
     file
     memory
Correct
     typing mistakes
     vim typing mistakes
correct variable
count shell script
cp utility 2nd 3rd 4th
cp vs. ln
cpdir shell script
cpio utility
cpp filename extension
Cracker
Crash 2nd
creat() system call
Create
     directory using mkdir
     file using vim
     file, null
Creation date, file, display using ls
creator code
cron daemon 2nd
cron directory
cron utility 2nd
cron, Vixie
crontab file 2nd
crontab utility
Cryptography
csh 2nd
csh.cshrc file
csh.login file
csh.logout file
cshrc file
CSRG
CSS 2nd
CUPS, about
Current
Current directory. [See Working directory]
Cursor
cut utility 2nd 3rd
cvs command
     add
     checkout 2nd
     commit
     export
     import
     log
     release
     remove
     rtag
     update
cvs utility
CVSROOT variable
cwd variable
cxx filename extension 2nd
Cypher. [See Cipher]




A Practical Guide to UNIX[r] for Mac OS[r] X Users
A Practical Guide to UNIX for Mac OS X Users
ISBN: 0131863339
EAN: 2147483647
Year: 2005
Pages: 234

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net