|
oldps(1) -- report process status
|
ps gives a snapshot of the current processes. If you want a repetitive update of this status, use top. This man page documents the /proc- based version of ps, or tries to. |
openvt(1) -- start a program on a new virtual terminal (VT).
|
openvt will find the first available VT, and run on it the given com- mand with the given command options, standard input, output and error are directed to that terminal. The current search path ($PAT... |
|
paperconf(1) -- print paper configuration informations
|
paperconf prints informations about a given paper. The informations that can be obtaineed are the name of the paper, its size and its width or height. When called without arguments, paperconf prints t... |
passwd(1) -- change user password
|
passwd changes passwords for user and group accounts. A normal user may only change the password for their own account, the super user may change the password for any account. The administrator of a g... |
paste(1) -- merge lines of files
|
Write lines consisting of the sequentially corresponding lines from each FILE, separated by TABs, to standard output. With no FILE, or when FILE is -, read standard input. -d, --delimiters=LIST reuse ... |
patch(1) -- apply a diff file to an original
|
patch takes a patch file patchfile containing a difference listing produced by the diff program and applies those differences to one or more original files, producing patched versions. Normally the pa... |
pathchk(1) -- check whether file names are valid or portable
|
Diagnose unportable constructs in NAME. -p, --portability check for all POSIX systems, not only this one --help display this help and exit --version output version information and exit |
pdf2dsc(1) -- generate a PostScript page list of a PDF document
|
pdf2dsc uses gs(1) to read an Adobe Portable Document Format (PDF) document "input.pdf" and create a PostScript(tm) document "output.dsc" that conforms to Adobe's Document Structuring Conventions... |
pdf2ps(1) -- Ghostscript PDF to PostScript translator
|
pdf2ps uses gs(1) to convert the Adobe Portable Document Format (PDF) file "input.pdf" to PostScript(tm) in "output.ps". Normally the output is allowed to use PostScript Level 2 (but not PostScrip... |
pdffonts(1) -- Portable Document Format (PDF) font analyzer (version 1.00)
|
Pdffonts lists the fonts used in a Portable Document Format (PDF) file along with various information for each font. The following information is listed for each font: name the font name, exactly as g... |
pdfimages(1) -- Portable Document Format (PDF) image extractor (version 1.00)
|
Pdfimages saves images from a Portable Document Format (PDF) file as Portable Pixmap (PPM), Portable Bitmap (PBM), or JPEG files. Pdfimages reads the PDF file, scans one or more pages, PDF-file, and w... |
pdfinfo(1) -- Portable Document Format (PDF) document information extractor (version 1.00)
|
Pdfinfo prints the contents of the 'Info' dictionary (plus some other useful information) from a Portable Document Format (PDF) file. The 'Info' dictionary contains the following values: title sub... |
pdfopt(1) -- Ghostscript PDF Optimizer
|
pdfopt uses gs(1) to convert the Adobe Portable Document Format (PDF) file "input.pdf" to a so-called optimized form in "output.pdf". Optimization puts the elements of the file into a more linear ... |
pdftopbm(1) -- Portable Document Format (PDF) to Portable Bitmap (PBM) converter (version 1.00)
|
Pdftopbm converts Portable Document Format (PDF) files to black-andwhite image files in Portable Bitmap (PBM) format. Pdftopbm reads the PDF file, PDF-file, and writes one PBM file for each page, PBM-... |
pdftops(1) -- Portable Document Format (PDF) to PostScript converter (version 1.00)
|
Pdftops converts Portable Document Format (PDF) files to PostScript so they can be printed. Pdftops reads the PDF file, PDF-file, and writes a PostScript file, PS- file. If PS-file is not specified, p... |