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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 pkg_info(1) -- a utility for displaying information on software packages
    The pkg_info command is used to dump out information for packages, as created by pkg_create(1), which may be still packed up or already installed on the system with the pkg_add(1) command. The pkg-nam...
 pkill(1) -- find or signal processes by name
    The pgrep command searches the process table on the running system and prints the process IDs of all processes that match the criteria given on the command line. The pkill command searches the process...
 pl2pm(1) -- Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
    pl2pm is a tool to aid in the conversion of Perl4-style .pl library files to Perl5-style library modules. Usually, your old .pl file will still work fine and you should only use this tool if you plan ...
 pmdb(1) -- debugger
    The pmdb utility can be used to see what is happening inside a running process or to catch program crashes and examine the state at the time of the crash. The only way to start pmdb at this moment is ...
 pod2html(1) -- convert .pod files to .html files
    Converts files from pod format (see perlpod) to HTML format.
 pod2latex(1) -- convert pod documentation to latex format
    "pod2latex" is a program to convert POD format documentation (perlpod) into latex. It can process multiple input documents at a time and either generate a latex file per input document or a single c...
 pod2man(1) -- Convert POD data to formatted *roff input
    pod2man is a front-end for Pod::Man, using it to generate *roff input from POD source. The resulting *roff code is suitable for display on a terminal using nroff(1), normally via man(1), or printing u...
 pod2text(1) -- Convert POD data to formatted ASCII text
    pod2text is a front-end for Pod::Text and its subclasses. It uses them to generate formatted ASCII text from POD source. It can optionally use either termcap sequences or ANSI color escape sequences t...
 pod2usage(1) -- print usage messages from embedded pod docs in files
    pod2usage will read the given input file looking for pod documentation and will print the corresponding usage message. If no input file is specified then standard input is read. pod2usage invokes the ...
 podchecker(1) -- check the syntax of POD format documentation files
    podchecker will read the given input files looking for POD syntax errors in the POD documentation and will print any errors it find to STDERR. At the end, it will print a status message indicating the...
 podselect(1) -- print selected sections of pod documentation on standard output
    podselect will read the given input files looking for pod documentation and will print out (in raw pod format) all sections that match one ore more of the given section specifications. If no section s...
 popd(1) -- a shell (command interpreter) with C-like syntax
    csh is a command language interpreter incorporating a history mechanism (see History substitutions), job control facilities (see Jobs), interactive file name and user name completion (see File name co...
 pr(1) -- print files
    The pr utility is a printing and pagination filter for text files. When multiple input files are specified, each is read, formatted, and written to standard output. By default, the input is separated ...
 praliases(1) -- display system mail aliases
    The praliases utility displays the current system aliases, one per line, in no particular order. The special internal @:@ alias will be displayed if present. The options are as follows: -C Read the sp...
 printenv(1) -- print out the environment
    printenv prints out the names and values of the variables in the environment, with one name/value pair per line. If name is specified, only its value is printed. If a name is specified and it is not d...
<<  [Prev]  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  
27  28  29  30  31  32  33  34  35  36  37  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service