All man pages
- addftinfo (1)- add information to troff font files for use with groff
(is in package groff)
- addr2line (1)- convert addresses into file names and line numbers
(is in package binutils)
- afmtodit (1)- create font files for use with groff -Tps
(is in package groff)
- agetty (8)- alternative Linux getty
(is in package util)
- ar (1)- create, modify, and extract from archives.
(is in package binutils)
- arch (1)- print machine architecture
(is in package util)
- arp (8)- manipulate the system ARP cache
(is in package net_tool)
- GNU as (1)- the portable GNU assembler.
(is in package binutils)
- gawk (1)- pattern scanning and processing language
(is in package gawk)
- badblocks (8)- search a device for bad blocks
(is in package ext2fs)
- basename (1)- strip directory and suffix from filenames
(is in package sh_utils)
- bash (1)- GNU Bourne-Again SHell
(is in package bash)
- bashbug (1)- report a bug in bash
(is in package bash)
- biff "be notified if mail arrives and who it is from" (1)-
(is in package nkitb)
- bison (1)- GNU Project parser generator (yacc replacement)
(is in package bison)
- bootparamd boot parameter server (8)-
(is in package nkitb)
- bootpd, bootpgw (8)- Internet Boot Protocol server/gateway
(is in package nkita)
- bootpef (8)- BOOTP Extension File compiler
(is in package nkita)
- bootptab (5)- Internet Bootstrap Protocol server database
(is in package nkita)
- bootptest (8)- send BOOTP queries and print responses
(is in package nkita)
- bzip2, bunzip2 (1)- a block-sorting file compressor, v0.9.0 .br bzcat - decompresses files to stdout .br bzip2recover - recovers data from damaged bzip2 files
(is in package bzip)
- cal displays a calendar (1)-
(is in package util)
- captoinfo (1m)- convert a termcap description into a terminfo description
(is in package ncurses)
- cat (1)- concatenate files and print on the standard output
(is in package textutil)
- cfdisk (8)- Curses based disk partition table manipulator for Linux
(is in package util)
- chage (1)- change user password expiry information
(is in package shadow)
- chattr (1)- change file attributes on a Linux second extended file system
(is in package ext2fs)
- Checkproc (8)- Checks for a process by full path name
(is in package sysvinit)
- chfn (1)- change user name and information
(is in package shadow)
- chgrp (1)- change the group ownership of files
(is in package fileutil)
- chkdupexe (1)- find duplicate executables
(is in package util)
- chmod (1)- change the access permissions of files
(is in package fileutil)
- chown (1)- change the user and group ownership of files
(is in package fileutil)
- chpasswd (8)- update password file in batch
(is in package shadow)
- chroot (1)- run command or interactive shell with special root directory
(is in package sh_utils)
- chsh (1)- change login shell
(is in package shadow)
- chvt (1)- change foreground virtual terminal
(is in package kbd)
- ci (1)- check in RCS revisions
(is in package rcs)
- cksum (1)- checksum and count the bytes in a file
(is in package textutil)
- clear (1)- clear the terminal screen
(is in package ncurses)
- clock (8)- query and set the hardware clock (RTC)
(is in package util)
- co (1)- check out RCS revisions
(is in package rcs)
- col filter reverse line feeds from input (1)-
(is in package util)
- colcrt filter nroff output for CRT previewing (1)-
(is in package util)
- colrm remove columns from a file (1)-
(is in package util)
- column columnate lists (1)-
(is in package util)
- comm (1)- compare two sorted files line by line
(is in package textutil)
- compress, uncompress, zcat (1)- compress and expand data (version 4.1)
(is in package compress)
- comsat biff server (8)-
(is in package nkitb)
- conf.modules (5)- configuration file for loading kernel modules
(is in package modules)
- cp (1)- copy files
(is in package fileutil)
- cpio (1)- copy files to and from archives
(is in package cpio)
- csplit (1)- split a file into sections determined by context lines
(is in package textutil)
- ctrlaltdel (8)- set the function of the Ctrl-Alt-Del combination
(is in package util)
- addch, waddch, mvaddch, mvwaddch, echochar, wechochar (3x)- add a character (with attributes) to a curses window, then advance the cursor
(is in package ncurses)
- addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr (3x)- add a string of characters (and attributes) to a curses window
(is in package ncurses)
- addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr (3x)- add a string of characters to a curses window and advance cursor
(is in package ncurses)
- attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout (3x)- curses character and window attribute control routines
(is in package ncurses)
- beep, flash (3x)- curses bell and screen flash routines
(is in package ncurses)
- bkgdset, wbkgdset, bkgd, wbkgd (3x)- curses window background manipulation routines .
(is in package ncurses)
- border, wborder, box, hline, whline, vline, wvline (3x)- create curses borders, horizontal and vertical lines
(is in package ncurses)
- erase, werase, clear, wclear, clrtobot, wclrtobot, clrtoeol, wclrtoeol (3x)- clear all or part of a curses window
(is in package ncurses)
- start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content (3x)- curses color manipulation routines
(is in package ncurses)
- delch, wdelch, mvdelch, mvwdelch (3x)- delete character under the cursor in a curses window
(is in package ncurses)
- deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln (3x)- delete and insert lines in a curses window
(is in package ncurses)
- getch, wgetch, mvgetch, mvwgetch, ungetch (3x)- get (or push back) characters from curses terminal keyboard
(is in package ncurses)
- getstr, wgetstr, mvgetstr, mvwgetstr, wgetnstr (3x)- accept character strings from curses terminal keyboard
(is in package ncurses)
- getyx, getparyx, getbegyx, getmaxyx (3x)- get curses cursor and window coordinates
(is in package ncurses)
- inch, winch, mvinch, mvwinch (3x)- get a character and attributes from a curses window
(is in package ncurses)
- inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr (3x)- get a string of characters (and attributes) from a curses window
(is in package ncurses)
- initscr, newterm, endwin, isendwin, set_term, delscreen (3x)- curses screen initialization and manipulation routines
(is in package ncurses)
- cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead (3x)- curses input options
(is in package ncurses)
- insch, winsch, mvinsch, mvwinsch (3x)- insert a character before cursor in a curses window
(is in package ncurses)
- insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr (3x)- insert string before cursor in a curses window
(is in package ncurses)
- instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr (3x)- get a string of characters from a curses window
(is in package ncurses)
- def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms (3x)- low-level curses routines
(is in package ncurses)
- getmouse, ungetmouse, mousemask (3x)- mouse interface through curses
(is in package ncurses)
- move, wmove (3x)- move curses window cursor
(is in package ncurses)
- clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl (3x)- curses output options
(is in package ncurses)
- overlay, overwrite, copywin (3x)- overlay and manipulate overlapped curses windows
(is in package ncurses)
- newpad, subpad, prefresh, pnoutrefresh, pechochar (3x)- create and display curses pads
(is in package ncurses)
- mcprint (3x)- ship binary data to printer
(is in package ncurses)
- printw, wprintw, mvprintw, mvwprintw, vwprintw (3x)- print formatted output in curses windows
(is in package ncurses)
- refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln (3x)- refresh curses windows and lines
(is in package ncurses)
- scanw, wscanw, mvscanw, mvwscanw, vwscanw (3x)- convert formatted input from a curses widow
(is in package ncurses)
- scroll, srcl, wscrl (3x)- scroll a curses window
(is in package ncurses)
- scr_dump, scr_restore, scr_init, scr_set (3x)- read (write) a curses screen from (to) a file
(is in package ncurses)
- slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff (3x)- curses soft label routines
(is in package ncurses)
- baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname (3x)- curses environment query routines
(is in package ncurses)
- tgetent, tgetflag, tgetnum, tgetstr, tgoto, tputs (3x)- direct curses interface to the terminfo capability database
(is in package ncurses)
- setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr (3x)- curses interfaces to terminfo database
(is in package ncurses)
- touchwin, touchline, untouchwin, wtouchln, is_linetouched, is_wintouched (3x)- curses refresh control routines
(is in package ncurses)
- unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp (3x)- miscellaneous curses utility routines
(is in package ncurses)
- newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown (3x)- create curses windows
(is in package ncurses)
- cut (1)- remove sections from each line of files
(is in package textutil)
- cytune (8)- Tune Cyclades driver parameters
(is in package util)
- date (1)- print or set the system date and time
(is in package sh_utils)
- dd (1)- convert a file while copying it
(is in package fileutil)
- ddate (1)- converts Gregorian dates to Discordian dates
(is in package util)
- deallocvt (1)- deallocate unused virtual consoles
(is in package kbd)
- debugfs (8)- ext2 file system debugger
(is in package ext2fs)
- depmod (8)- handle dependency descriptions for loadable kernel modules
(is in package modules)
- df (1)- summarize free disk space
(is in package fileutil)
- dft_fgbg (3x)- use terminal's default colors .
(is in package ncurses)
- dircolors (1)- output commands to set the LS_COLOR environment variable
(is in package fileutil)
- dirname (1)- strip non-directory suffix from file name
(is in package sh_utils)
- dmesg (8)- print or control the kernel ring buffer
(is in package util)
- dpasswd (8)- change dialup password
(is in package shadow)
- du (1)- summarize disk usage
(is in package fileutil)
- dumpe2fs (8)- dump filesystem information
(is in package ext2fs)
- dumpkeys (1)- dump keyboard translation tables
(is in package kbd)
- e2fsck (8)- check a Linux second extended file system
(is in package ext2fs)
- e2label (8)- Change the label on an ext2 filesystem
(is in package ext2fs)
- echo (1)- display a line of text
(is in package sh_utils)
- env (1)- run a program in a modified environment
(is in package sh_utils)
- eqn (1)- format equations for troff
(is in package groff)
- expand (1)- convert tabs to spaces
(is in package textutil)
- exports (5)- NFS file systems being exported
(is in package nkita)
- expr (1)- evaluate expressions
(is in package sh_utils)
- faillog (5)- Login failure logging file
(is in package shadow)
- faillog (8)- examine faillog and set login failure limits
(is in package shadow)
- false (1)- do nothing, unsuccessfully
(is in package sh_utils)
- fdformat (8)- Low-level formats a floppy disk
(is in package util)
- fdisk (8)- Partition table manipulator for Linux
(is in package util)
- file (1)- determine file type
(is in package file)
- find (1)- search for files in a directory hierarchy
(is in package find)
- finger user information lookup program (1)-
(is in package nkitb)
- fingerd remote user information server (8)-
(is in package nkitb)
- flex (1)- fast lexical analyzer generator
(is in package flex)
- fmt (1)- simple optimal text formatter
(is in package textutil)
- fold (1)- wrap each input line to fit in specified width
(is in package textutil)
- form (3x)- curses extension for programming forms
(is in package ncurses)
- form_cursor (3x)- position a form window cursor
(is in package ncurses)
- form_data - (3x)-
(is in package ncurses)
- form_driver (3x)- command-processing loop of the form system
(is in package ncurses)
- form_field (3x)- make and break connections between fields and forms
(is in package ncurses)
- form_fieldtype (3x)- define validation-field types
(is in package ncurses)
- form_field_attributes (3x)- color and attribute control for form fields
(is in package ncurses)
- form_field_buffer (3x)- field buffer control
(is in package ncurses)
- form_field_info (3x)- retrieve field characteristics
(is in package ncurses)
- form_field_just (3x)- retrieve field characteristics
(is in package ncurses)
- form_field_new (3x)- create and destroy form fields
(is in package ncurses)
- form_field_opts (3x)- set and get field options
(is in package ncurses)
- form_field_userptr (3x)- associate application data with a form field
(is in package ncurses)
- form_field_validation (3x)- data type validation for fields
(is in package ncurses)
- form_hook (3x)- set hooks for automatic invocation by applications
(is in package ncurses)
- form_new (3x)- create and destroy forms
(is in package ncurses)
- form_new_page (3x)- form pagination functions
(is in package ncurses)
- form_opts (3x)- set and get form options
(is in package ncurses)
- form_page (3x)- set and get form page number
(is in package ncurses)
- form_post (3x)- write or erase forms from associated subwindows
(is in package ncurses)
- form_requestname (3x)- handle printable form request names
(is in package ncurses)
- form_userptr (3x)- associate application data with a form item
(is in package ncurses)
- form_win (3x)- make and break form window and subwindow associations
(is in package ncurses)
- free (1)- Display amount of free and used memory in the system
(is in package ps)
- fsck (8)- check and repair a Linux file system
(is in package ext2fs)
- fsck.minix (8)- a file system consistency checker for Linux
(is in package util)
- fstab (5)- static information about the filesystems
(is in package util)
- ftp ARPANET file transfer program (1)-
(is in package nkitb)
- ftpd Internet File Transfer Protocol server (8)-
(is in package nkitb)
- ftpusers (5)- file which lists users who are not allowed to use ftp
(is in package nkitb)
- funzip (1)- filter for extracting from a ZIP archive in a pipe .PD
(is in package unzip)
- fuser (1)- identify processes using files or sockets
(is in package ps)
- gawk (1)- pattern scanning and processing language
(is in package gawk)
- GDBM (3)- The GNU database manager. Includes dbm and ndbm compatability. (Version .)
(is in package gdbm)
- genksyms (8)- generate symbol version information
(is in package modules)
- getkeycodes (8)- print kernel scancode-to-keycode mapping table
(is in package kbd)
- getopt (1)- parse command options (enhanced)
(is in package util)
- gpasswd (1)- administer the /etc/group file .br
(is in package shadow)
- gpm (8)- a cut and paste utility and mouse server for virtual consoles
(is in package gpm)
- gpm-root (1)- a default handler for gpm, used to draw menus on the root window
(is in package gpm)
- gprof (1)- display call graph profile data
(is in package binutils)
- grep, egrep, fgrep (1)- print lines matching a pattern
(is in package base)
- grodvi (1)- convert groff output to TeX dvi format
(is in package groff)
- groff (1)- front end for the groff document formatting system
(is in package groff)
- groff_char (7)- groff character names
(is in package groff)
- groff_font (5)- format of groff device and font description files
(is in package groff)
- groff_mm (7)- groff mm macros
(is in package groff)
- groff_ms (7)- groff ms macros
(is in package groff)
- groff_out (5)- groff intermediate output format
(is in package groff)
- grog (1)- guess options for groff command
(is in package groff)
- grolj4 (1)- groff driver for HP Laserjet 4 family
(is in package groff)
- grops (1)- PostScript driver for groff
(is in package groff)
- grotty (1)- groff driver for typewriter-like devices
(is in package groff)
- groupadd (8)- Create a new group
(is in package shadow)
- groupdel (8)- Delete a group
(is in package shadow)
- groupmod (8)- Modify a group
(is in package shadow)
- groups (1)- print the groups a user is in
(is in package sh_utils)
- grpck (8)- verify integrity of group files
(is in package shadow)
- gzexe (1)- compress executable files in place
(is in package gzip)
- gzip, gunzip, zcat (1)- compress or expand files
(is in package gzip)
- halt, reboot, poweroff (8)- stop the system. }}} {{{ Synopsis
(is in package sysvinit)
- hdparm (8)- get/set hard disk parameters
(is in package base)
- head (1)- output the first part of files
(is in package textutil)
- hexdump ascii, decimal, hexadecimal, octal dump (1)-
(is in package util)
- hostid (1)- set or print system's host id.
(is in package util)
- hostname (1)- show or set the system's host name .br domainname - show or set the system's NIS/YP domain name .br dnsdomainname - show the system's DNS domain name .br nisdomainname - show or set system's NIS/YP domain name .br ypdomainname - show or set the system's NIS/YP domain name
(is in package net_tool)
- /etc/hosts.equiv (5)- list of hosts and users that are granted "trusted" r command access to your system
(is in package nkitb)
- hosts_access, hosts_ctl, request_init, request_set (3)- access control library
(is in package nkita)
- hosts_access (5)- format of host access control files
(is in package nkita)
- hosts_options (5)- host access control language extensions
(is in package nkita)
- hpftodit (1)- create font description files for use with groff -Tlj4
(is in package groff)
- clock (8)- query and set the hardware clock (RTC)
(is in package util)
- id (1)- print real and effective UIDs and GIDs
(is in package sh_utils)
- idecrypt (8)- Decrypt tokens obtained from identd
(is in package nkita)
- ident (1)- identify RCS keyword strings in files
(is in package rcs)
- identd, in.identd (8)- TCP/IP IDENT protocol server
(is in package nkita)
- ifconfig (8)- configure a network interface
(is in package net_tool)
- igawk (1)- gawk with include files
(is in package gawk)
- comsat biff server (8)-
(is in package nkitb)
- fingerd remote user information server (8)-
(is in package nkitb)
- ftpd Internet File Transfer Protocol server (8)-
(is in package nkitb)
- talkd remote user communication server (8)-
(is in package nkitb)
- rexecd remote execution server (8)-
(is in package nkitb)
- rlogind remote login server (8)-
(is in package nkitb)
- rshd remote shell server (8)-
(is in package nkitb)
- talkd remote user communication server (8)-
(is in package nkitb)
- telnetd DARPA telnet protocol server (8)-
(is in package nkitb)
- tftpd DARPA Trivial File Transfer Protocol server (8)-
(is in package nkitb)
- indxbib (1)- make inverted index for bibliographic databases
(is in package groff)
- inetd internet super (8)- server
(is in package nkitb)
- infocmp (1m)- compare or print out terminfo descriptions
(is in package ncurses)
- init, telinit (8)- process control initialization }}} {{{ Synopsis
(is in package sysvinit)
- INIT.D (7)- The S.u.S.E. boot concept
(is in package aaa_base)
- initscript (5)- script that executes inittab commands.
(is in package sysvinit)
- inittab (5)- format of the inittab file used by the sysv-compatible init process }}} {{{ Description
(is in package sysvinit)
- insmod (8)- install loadable kernel module
(is in package modules)
- install (1)- copy files and set their attributes
(is in package fileutil)
- ipcs (8)- provide information on ipc facilities
(is in package util)
- ipcs (8)- provide information on ipc facilities
(is in package util)
- issue.net (5)- identification file for telnet sessions
(is in package nkitb)
- join (1)- join lines of two files on a common field
(is in package textutil)
- kbdrate (8)- reset the keyboard repeat rate and delay time
(is in package util)
- kbd_mode (1)- report or set the keyboard mode
(is in package kbd)
- kerneld (8)- perform kernel action in user space (such as on-demand loading of modules)
(is in package modules)
- keymaps (5)- keyboard table descriptions for loadkeys and dumpkeys
(is in package kbd)
- kill (1)- terminate a process
(is in package util)
- killall (1)- kill processes by name
(is in package ps)
- killall5 (8)- send a signal to all processes.
(is in package sysvinit)
- Killproc (8)- Send signals to processes by full path name
(is in package sysvinit)
- klogd (8)- kernel log daemon. .LP
(is in package syslogd)
- ksyms (8)- display exported kernel symbols.
(is in package modules)
- last, lastb (1)- show listing of last logged in users }}} {{{ Synopsis
(is in package sysvinit)
- lastlog (8)- examine lastlog file
(is in package shadow)
- ld (1)- the GNU linker
(is in package binutils)
- less (1)- opposite of more
(is in package less)
- lesskey (1)- specify key bindings for less
(is in package less)
- flex (1)- fast lexical analyzer generator
(is in package flex)
- lkbib (1)- search bibliographic databases
(is in package groff)
- ln (1)- make links between files
(is in package fileutil)
- loadkeys (1)- load keyboard translation tables
(is in package kbd)
- loadunimap (8)- load the kernel unicode-to-font mapping table
(is in package kbd)
- locate (1)- list files in databases that match a pattern
(is in package find)
- locatedb (5)- front-compressed file name database
(is in package find)
- logger make entries in the system log (1)-
(is in package util)
- login (1)- Begin session on the system
(is in package shadow)
- login.access (5)- Login access control table
(is in package shadow)
- /etc/login.defs (5)- Login configuration
(is in package shadow)
- logname (1)- print user's login name
(is in package sh_utils)
- logoutd (8)- Enforce login time restrictions
(is in package shadow)
- look display lines beginning with a given string (1)-
(is in package util)
- lookbib (1)- search bibliographic databases
(is in package groff)
- losetup (8)- set up and control loop devices
(is in package util)
- ls, dir, vdir (1)- list contents of directories
(is in package fileutil)
- lsattr (1)- list file attributes on a Linux second extended file system
(is in package ext2fs)
- lsdev (8)- display information about installed hardware
(is in package ps)
- lsmod (8)- list loaded modules.
(is in package modules)
- magic (4)- file command's magic number file
(is in package file)
- make (1)- GNU make utility to maintain groups of programs
(is in package make)
- makemap create database maps for sendmail (8)-
(is in package sendmail)
- mapscrn (8)- load screen output mapping table
(is in package kbd)
- mcookie (1)- generate magic cookies for xauth
(is in package util)
- md5sum (1)- compute and check MD5 message digest
(is in package textutil)
- groff_me (7)- troff macros for formatting papers
(is in package groff)
- menu (3x)- curses extension for programming menus
(is in package ncurses)
- menu_attributes (3x)- color and attribute control for menus
(is in package ncurses)
- menu_cursor (3x)- position a menu's cursor
(is in package ncurses)
- menu_driver (3x)- command-processing loop of the menu system
(is in package ncurses)
- menu_format (3x)- set and get menu sizes
(is in package ncurses)
- menu_hook (3x)- set hooks for automatic invocation by applications
(is in package ncurses)
- menu_items (3x)- make and break connections between items and menus
(is in package ncurses)
- menu_mark (3x)- get and set the menu mark string
(is in package ncurses)
- menu_new (3x)- create and destroy menus
(is in package ncurses)
- menu_opts (3x)- set and get menu options
(is in package ncurses)
- menu_pattern (3x)- get and set a menu's pattern buffer
(is in package ncurses)
- menu_post (3x)- write or erase menus from associated subwindows
(is in package ncurses)
- menu_requestname (3x)- handle printable menu request names
(is in package ncurses)
- menu_spacing (3x)- Control spacing between menu items.
(is in package ncurses)
- menu_userptr (3x)- associate application data with a menu item
(is in package ncurses)
- menu_win (3x)- make and break menu window and subwindow associations
(is in package ncurses)
- merge (1)- three-way file merge
(is in package rcs)
- mesg (1)- display (do not display) messages from other users
(is in package util)
- mev (1)- a program to report mouse events
(is in package gpm)
- mingetty (8)- minimal getty for consoles
(is in package sysvinit)
- mitem_current (3x)- set and get current_menu_item
(is in package ncurses)
- mitem_name (3x)- get menu item name and description fields
(is in package ncurses)
- mitem_new (3x)- create and destroy menu items
(is in package ncurses)
- mitem_opts (3x)- set and get menu item options
(is in package ncurses)
- mitem_userptr (3x)- associate application data with a menu item
(is in package ncurses)
- mitem_value (3x)- set and get menu item values
(is in package ncurses)
- mitem_visible (3x)- check visibility of a menu item
(is in package ncurses)
- mkdir (1)- make directories
(is in package fileutil)
- mke2fs (8)- create a Linux second extended file system
(is in package ext2fs)
- mkfifo (1)- make FIFOs (named pipes)
(is in package fileutil)
- mkfs (8)- build a Linux file system
(is in package util)
- mkfs (8)- make a Linux MINIX filesystem
(is in package util)
- mklost+found (8)- create a lost+found directory on a mounted Linux second extended file system
(is in package ext2fs)
- mknod (1)- make special files
(is in package fileutil)
- mkswap (8)- set up a Linux swap area
(is in package util)
- mktemp make temporary file name (unique) (1)-
(is in package mktemp)
- modinfo (8)- display information about a kernel module
(is in package modules)
- modprobe (8)- high level handling of loadable modules
(is in package modules)
- more file perusal filter for crt viewing (1)-
(is in package util)
- mount (8)- mount a file system
(is in package util)
- mountd (8)- NFS mount daemon
(is in package nkita)
- msafer (7)- groff -msafer macros
(is in package groff)
- mt (1)- control magnetic tape drive operation
(is in package cpio)
- mv (1)- rename files
(is in package fileutil)
- namei (1)- follow a pathname until a terminal point is found
(is in package util)
- ncurses (3x)- CRT screen handling and optimization package
(is in package ncurses)
- netdate (8)- set date and time by ARPA Internet RFC 868
(is in package nkita)
- netstat (8)- Display network connections, routing tables, interface statistics, masquerade connections and netlink messages
(is in package net_tool)
- newgrp (1)- Change group ID .br sg - Execute command as different group ID
(is in package shadow)
- newusers (8)- update and create new users in batch
(is in package shadow)
- nfs (5)- nfs fstab format and options
(is in package util)
- nfsd (8)- NFS service daemon
(is in package nkita)
- nice (1)- run a program with modified scheduling priority
(is in package sh_utils)
- nl (1)- number lines of files
(is in package textutil)
- nlmconv (1)- converts object code into an NLM
(is in package binutils)
- nm (1)- list symbols from object files.
(is in package binutils)
- nohup (1)- run a command immune to hangups, with output to a non-tty
(is in package sh_utils)
- nroff (1)- emulate nroff command with groff
(is in package groff)
- nsswitch.conf (5)- System Databases and Name Service Switch configuration file
(is in package aaa_base)
- talkd remote user communication server (8)-
(is in package nkitb)
- objcopy (1)- copy and translate object files
(is in package binutils)
- objdump (1)- display information from object files.
(is in package binutils)
- od (1)- dump files in octal and other formats
(is in package textutil)
- panel (3x)- panel stack extension for curses
(is in package ncurses)
- passwd (1)- change user password
(is in package shadow)
- passwd (5)- The password file
(is in package shadow)
- paste (1)- merge lines of files
(is in package textutil)
- patch (1)- apply a diff file to an original
(is in package patch)
- pathchk (1)- check whether file names are valid or portable
(is in package sh_utils)
- pcnfsd (8c)- (PC)NFS authentication and print request server
(is in package nkita)
- pfbtops (1)- translate a PostScript font in .pfb format to ASCII
(is in package groff)
- ftp ARPANET file transfer program (1)-
(is in package nkitb)
- pgp (1)- Pretty Good Privacy encryption system denote multiple entry points thus; makewhatis(8) will catch them
(is in package pgp)
- pic (1)- compile pictures for troff or TeX
(is in package groff)
- pidof (8)- find the process ID of a running program.
(is in package sysvinit)
- ping send ICMP ECHO_REQUEST packets to network hosts (8)-
(is in package nkitb)
- portmap DARPA port to RPC program number mapper (8)-
(is in package nkitb)
- porttime (5)- port access time file
(is in package shadow)
- powerd (8)- monitor an UPS through serial line, tcp port or file. powerd -- monitor an UPS through serial line, tcp port or file.
(is in package sysvinit)
- pr (1)- convert text files for printing
(is in package textutil)
- printenv (1)- print all or part of environment
(is in package sh_utils)
- printf (1)- format and print data
(is in package sh_utils)
- procinfo (8)- display system status gathered from /proc
(is in package ps)
- ps (1)- report process status
(is in package ps)
- psbb (1)- extract bounding box from PostScript document
(is in package groff)
- psfaddtable (1)- add a Unicode character table to a console font
(is in package kbd)
- psfgettable (1)- extract the embedded Unicode character table from a console font
(is in package kbd)
- psfstriptable (1)- remove the embedded Unicode character table from a console font
(is in package kbd)
- pstree (1)- display a tree of processes
(is in package ps)
- pwck (8)- verify integrity of password files
(is in package shadow)
- pwconv, pwunconv, grpconv, grpunconv (8)- convert to and from shadow passwords and groups.
(is in package shadow)
- pwd (1)- print name of current/working directory
(is in package sh_utils)
- ranlib (1)- generate index to archive.
(is in package binutils)
- rarp (8)- manipulate the system RARP table
(is in package net_tool)
- rcp remote file copy (1)-
(is in package nkitb)
- rcs (1)- change RCS file attributes
(is in package rcs)
- rcsclean (1)- clean up working files
(is in package rcs)
- rcsdiff (1)- compare RCS revisions
(is in package rcs)
- rcsfile (5)- format of RCS file
(is in package rcs)
- rcsintro (1)- introduction to RCS commands
(is in package rcs)
- rcsmerge (1)- merge RCS revisions
(is in package rcs)
- rctab (8)- Tool for boot and run level management
(is in package aaa_base)
- rdev (8)- query/set image root device, swap device, RAM disk size, or video mode
(is in package util)
- readline (3)- get a line from a user with editing
(is in package bash)
- readprofile (1)- a tool to read kernel profiling information
(is in package util)
- refer (1)- preprocess bibliographic references for groff
(is in package groff)
- renice alter priority of running processes (8)-
(is in package util)
- resizecons (8)- change kernel idea of the console size
(is in package kbd)
- resizeterm (3x)- change the curses terminal size .
(is in package ncurses)
- rev reverse lines of a file (1)-
(is in package util)
- rexec (1)- remote execution client for an exec server
(is in package nkitb)
- rexecd remote execution server (8)-
(is in package nkitb)
- $HOME/.rhosts (5)- grants or denies password-free r-command access to a specific user account
(is in package nkitb)
- rlog (1)- print log messages and other information about RCS files
(is in package rcs)
- rlogin remote login (1)-
(is in package nkitb)
- rlogind remote login server (8)-
(is in package nkitb)
- rm (1)- remove files
(is in package fileutil)
- rmdir (1)- remove empty directories
(is in package fileutil)
- rmmod (8)- unload loadable modules
(is in package modules)
- route (8)- show / manipulate the IP routing table
(is in package net_tool)
- route.conf (5)- Configuration for routing table
(is in package aaa_base)
- routed network routing daemon (8)-
(is in package nkitb)
- bootparamd boot parameter server (8)-
(is in package nkitb)
- pcnfsd (8c)- (PC)NFS authentication and print request server
(is in package nkita)
- rpc.rusersd logged in users server (8)-
(is in package nkitb)
- rpc.rwalld write messages to users currently logged in server (8)-
(is in package nkitb)
- rpcgen (1)- an RPC protocol compiler
(is in package nkitb)
- rpcinfo report RPC information (8)-
(is in package nkitb)
- rpm (8)- Red Hat Package Manager
(is in package rpm)
- rpm2cpio (8)- Converts Red Hat Packge (RPM) to cpio archive
(is in package rpm)
- rsh remote shell (1)-
(is in package nkitb)
- rshd remote shell server (8)-
(is in package nkitb)
- rpc.rstatd kernel statistics server (8)-
(is in package nkitb)
- rsysinfo (1)- remote system information display
(is in package nkitb)
- runlevel (8)- find the current and previous system runlevel.
(is in package sysvinit)
- rup (1)- remote uptime display
(is in package nkitb)
- ruptime show host status of local machines (1)-
(is in package nkitb)
- rusers who is logged in to machines on local network (1)-
(is in package nkitb)
- rpc.rusersd logged in users server (8)-
(is in package nkitb)
- rwall send a message to users logged on a host (1)-
(is in package nkitb)
- rpc.rwalld write messages to users currently logged in server (8)-
(is in package nkitb)
- rwho who is logged in on local machines (1)-
(is in package nkitb)
- rwhod system status server (8)-
(is in package nkitb)
- script make typescript of terminal session (1)-
(is in package util)
- sed (1)- a Stream EDitor
(is in package base)
- sessreg (1)- manage utmp/wtmp entries for non-init clients
(is in package ps)
- setfdprm (8)- sets user-provided floppy disk parameters
(is in package util)
- setfont (8)- load EGA/VGA console screen font
(is in package kbd)
- setkeycodes (8)- load kernel scancode-to-keycode mapping table entries
(is in package kbd)
- setleds (1)- set the keyboard leds
(is in package kbd)
- setmetamode (1)- define the keyboard meta key handling
(is in package kbd)
- setserial (8)- get/set Linux serial port information
(is in package util)
- setsid (8)- run a program in a new session
(is in package util)
- setterm (1)- set terminal attributes
(is in package util)
- sfdisk (8)- Partition table manipulator for Linux
(is in package util)
- shadow (3)- encrypted password file routines
(is in package shadow)
- shadow (5)- encrypted password file
(is in package shadow)
- showkey (1)- examine the codes sent by the keyboard
(is in package kbd)
- showmount (8)- show mount information for an NFS server
(is in package nkita)
- shutdown (8)- bring the system down }}} {{{ Synopsis
(is in package sysvinit)
- size (1)- list section sizes and total size.
(is in package binutils)
- skill, snice (1)- signal or reprioritize specified processes
(is in package ps)
- slattach (8)- attach a network interface to a serial line
(is in package net_tool)
- sleep (1)- delay for a specified amount of time
(is in package sh_utils)
- sln (8)- static ln
(is in package util)
- smrsh (8)- restricted shell for sendmail
(is in package sendmail)
- skill, snice (1)- signal or reprioritize specified processes
(is in package ps)
- soelim (1)- interpret .so requests in groff input
(is in package groff)
- sort (1)- sort lines of text files
(is in package textutil)
- split (1)- split a file into pieces
(is in package textutil)
- Startproc (8)- Start processes identified by full path name
(is in package sysvinit)
- strace (1)- trace system calls and signals
(is in package strace)
- strings (1)- print the strings of printable characters in files
(is in package binutils)
- strip (1)- Discard symbols from object files.
(is in package binutils)
- stty (1)- change and print terminal line settings
(is in package sh_utils)
- su (1)- run a shell with substitute user and group IDs
(is in package sh_utils)
- suauth (5)- Detailed su control file
(is in package shadow)
- sulogin (8)- Single-user login
(is in package sysvinit)
- sum (1)- checksum and count the blocks in a file
(is in package textutil)
- swapon, swapoff (8)- enable/disable devices and files for paging and swapping
(is in package util)
- sync (8)- flush Linux filesystem buffers
(is in package fileutil)
- sysklogd (8)- Linux system logging utilities.
(is in package syslogd)
- syslog.conf (5)- syslogd(8) configuration file
(is in package syslogd)
- tac (1)- concatenate and print files in reverse
(is in package textutil)
- tail (1)- output the last part of files
(is in package textutil)
- talk talk to another user (1)-
(is in package nkitb)
- talkd remote user communication server (8)-
(is in package nkitb)
- tbl (1)- format tables for troff
(is in package groff)
- tcpd (8)- access control facility for internet services
(is in package nkita)
- tcpdchk (8)- tcp wrapper configuration checker
(is in package nkita)
- tcpdmatch (8)- tcp wrapper oracle
(is in package nkita)
- tee (1)- read from standard input and write to standard output and files
(is in package sh_utils)
- telnet user interface to the TELNET protocol (1)-
(is in package nkitb)
- telnetd DARPA telnet protocol server (8)-
(is in package nkitb)
- term (5)- format of compiled term file.
(is in package ncurses)
- term (7)- conventions for naming terminal types
(is in package ncurses)
- terminfo (5)- terminal capability data base
(is in package ncurses)
- test (1)- check file types and compare values
(is in package sh_utils)
- texi2html (1)- a Texinfo to HTML converter
(is in package texinfo)
- texi2roff, texi2index (1)- convert Texinfo documents for formatting by troff.
(is in package texinfo)
- tfmtodit (1)- create font files for use with groff -Tdvi
(is in package groff)
- tftp trivial file transfer program (1)-
(is in package nkitb)
- tftpd DARPA Trivial File Transfer Protocol server (8)-
(is in package nkitb)
- tic (1m)- the terminfo entry-description compiler
(is in package ncurses)
- timed time server daemon (8)-
(is in package nkitb)
- timedc timed control program (8)-
(is in package nkitb)
- tload (1)- graphic representation of system load average
(is in package ps)
- toe (1m)- table of (terminfo) entries
(is in package ncurses)
- top (1)- display top CPU processes
(is in package ps)
- touch (1)- change file timestamps
(is in package fileutil)
- tput (1)- initialize a terminal or query terminfo database
(is in package ncurses)
- tr (1)- translate or delete characters
(is in package textutil)
- traceroute print the route packets take to network host (8)-
(is in package nkita)
- troff (1)- format documents
(is in package groff)
- true (1)- do nothing, successfully
(is in package sh_utils)
- tset (1)- terminal initialization
(is in package ncurses)
- tsort topological sort of a directed graph (1)-
(is in package util)
- tty (1)- print the file name of the terminal connected to standard input
(is in package sh_utils)
- tune2fs (8)- adjust tunable filesystem parameters on second extended filesystems
(is in package ext2fs)
- tunelp (8)- set various parameters for the lp device
(is in package util)
- ugidd (8)- uid/gid mapping daemons
(is in package nkita)
- ul do underlining (1)-
(is in package util)
- umount (8)- unmount file systems
(is in package util)
- uname (1)- print system information
(is in package sh_utils)
- unexpand (1)- convert spaces to tabs
(is in package textutil)
- uniq (1)- remove duplicate lines from a sorted file
(is in package textutil)
- unzip (1)- list, test and extract compressed files in a ZIP archive .PD
(is in package unzip)
- unzipsfx (1)- self-extracting stub for prepending to ZIP archives .PD
(is in package unzip)
- updatedb (1)- update a file name database
(is in package find)
- uptime (1)- Tell how long the system has been running.
(is in package ps)
- useradd (8)- Create a new user or update default new user information
(is in package shadow)
- userdel (8)- Delete a user account and related files
(is in package shadow)
- usermod (8)- Modify a user account
(is in package shadow)
- users (1)- print the user names of users currently logged in to the current host
(is in package sh_utils)
- vim (1)- Vi IMproved, a programmers text editor
(is in package vim)
- vim (1)- Vi IMproved, a programmers text editor
(is in package vim)
- vipw, vigr (8)- edit the password, group, shadow-password, or shadow-group file.
(is in package shadow)
- vmstat (8)- Report virtual memory statistics
(is in package ps)
- w (1)- Show who is logged on and what they are doing.
(is in package ps)
- wall write a message to users (1)-
(is in package util)
- watch (1)- watch a program with update intervals
(is in package ps)
- wc (1)- print the number of bytes, words, and lines in files
(is in package textutil)
- whereis (1)- locate the binary, source, and manual page files for a command
(is in package util)
- which (1)- show full path of commands
(is in package base)
- who (1)- show who is logged on
(is in package sh_utils)
- whoami (1)- print effective userid
(is in package sh_utils)
- wresize (3x)- resize a curses window .
(is in package ncurses)
- write (1)- send a message to another user
(is in package util)
- xargs (1)- build and execute command lines from standard input
(is in package find)
- xcpustate (1x)- display CPU states (idle, nice, system, kernel) statistics
(is in package ps)
- xxd (1)- make a hexdump or do the reverse.
(is in package vim)
- yes (1)- output a string repeatedly until killed
(is in package sh_utils)
- ytalk (1)- A multi-user chat program.
(is in package nkita)
- zcmp, zdiff (1)- compare compressed files
(is in package gzip)
- zforce (1)- force a '.gz' extension on all gzip files
(is in package gzip)
- zgrep (1)- search possibly compressed files for a regular expression
(is in package gzip)
- zipgrep (1)- search files in a ZIP archive for lines matching a pattern .PD
(is in package unzip)
- zipinfo (1)- list detailed information about a ZIP archive .PD
(is in package unzip)
- zmore (1)- file perusal filter for crt viewing of compressed text
(is in package gzip)
- zlib (3)- compression/decompression library
(is in package libz)
- zmore (1)- file perusal filter for crt viewing of compressed text
(is in package gzip)
- znew (1)- recompress .Z files to .gz files
(is in package gzip)
all man pages - index online-support
(c) S.u.S.E. GmbH suse@suse.de generated on 2000-03-25