*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 ypwhich(1) -- return hostname of YP server or map master
    ypwhich tells which YP server supplies YP services to a client, or which is the master for a map. If invoked without arguments, it gives the YP server for the local machine. If host is specified, that...
 yyfix(1) -- extract tables from y.tab.c
    Programs have historically used a script (often named ``:yyfix'') to extract tables from the yacc(1) generated file y.tab.c. As the names of the tables generated by the current version of yacc are d...
 zcat(1) -- compress and expand data
    The compress and gzip utilities reduce the size of the named files using adaptive Lempel-Ziv coding. They are functionally identical, but use different algorithms for compression. If invoked as gzip o...
 zcmp(1) -- compare compressed files
    zcmp and zdiff are filters that invoke cmp(1) or diff(1) respectively to compare compressed files. Such files generally have a ``Z'' or ``gz'' extension (both the compress(1) and gzip(1) formats a...
 zdiff(1) -- compare compressed files
    zcmp and zdiff are filters that invoke cmp(1) or diff(1) respectively to compare compressed files. Such files generally have a ``Z'' or ``gz'' extension (both the compress(1) and gzip(1) formats a...
 zegrep(1) -- file pattern searcher
    The grep utilities search the given input files selecting lines that match one or more patterns. By default, a pattern matches an input line if any regular expression (RE) in the pattern matches the i...
 zfgrep(1) -- file pattern searcher
    The grep utilities search the given input files selecting lines that match one or more patterns. By default, a pattern matches an input line if any regular expression (RE) in the pattern matches the i...
 zforce(1) -- force gzip files to have a .gz suffix
    The zforce utility renames gzip(1) files to have a `.gz' suffix, so that gzip(1) will not compress them twice. This can be useful if file names were truncated during a file transfer. Files that have ...
 zgrep(1) -- file pattern searcher
    The grep utilities search the given input files selecting lines that match one or more patterns. By default, a pattern matches an input line if any regular expression (RE) in the pattern matches the i...
 zmore(1) -- view compressed files on a CRT
    zmore is a filter that allows the viewing of files compressed with Lempel-Ziv encoding. Such files generally have a ``Z'' or ``gz'' extension (both the compress(1) and gzip(1) formats are supporte...
 znew(1) -- convert compressed files to gzipped files
    The znew utility uncompresses files compressed by compress(1) and recompresses them with gzip(1). The options are as follows: -f Overwrite existing `.gz' files. Unless this option is specified, znew ...
 [(1) -- condition evaluation utility
    The test utility evaluates the expression and, if it evaluates to true, returns a zero (true) exit status; otherwise it returns 1 (false). If no expression is given, test also returns 1 (false). All o...
 accept(2) -- accept a connection on a socket
    The argument s is a socket that has been created with socket(2), bound to an address with bind(2), and is listening for connections after a listen(2). The accept() argument extracts the first connecti...
 access(2) -- check access permissions of a file or pathname
    The access() function checks the accessibility of the file named by path for the access permissions indicated by mode. The value of mode is the bitwise inclusive OR of the access permissions to be che...
 acct(2) -- enable or disable process accounting
    The acct() call enables or disables the collection of system accounting records. If file is NULL, accounting is disabled. If file is an existing, null-terminated pathname, record collection is enabled...
<<  [Prev]  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  
38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service