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