> Linux Reviews >

man

man

linux_man_system

man

  • after (9) Execute a command after a time delay
  • apropos (1) gennemsøg 'whatis' databasen for tekststrenge
  • bgerror (9) Command invoked to process background errors
  • bind (9) Arrange for X events to invoke Tcl scripts
  • bindtags (9) Determine which bindings apply to a window, and order of evaluation
  • bitmap (9) Images that display two colors
  • break (9) Abort looping command
  • case (9) Evaluate one of several scripts, depending on a given value
  • catch (9) Evaluate script and trap exceptional returns
  • chgrp (1) ændre gruppeejerskab
  • chmod (1) ændre filrettigheder
  • chown (1) ændre bruger og gruppe på filer
  • clock (9) Obtain and manipulate dates and times
  • close (9) Close an open channel
  • continue (9) Skip to the next iteration of a loop
  • dd (1) konverterer og kopierer en fil
  • df (1) rapporterer filsystemernes brug af diskplads
  • dict (9) Manipulate dictionaries
  • eof (9) Check for end of file condition on channel
  • error (9) Generate an error
  • event (9) Miscellaneous event facilities: define virtual events and generate events
  • exec (9) Invoke subprocesses
  • exit (9) End the application
  • fconfigure (9) Set and get options on a channel
  • file (9) Manipulate file names and attributes
  • find (9) search for classes and objects
  • flush (9) Flush buffered output for a channel
  • focus (9) Manage the input focus
  • foreach (9) Iterate over all elements in one or more lists
  • for (9) 'For' loop
  • format (9) Format a string in the style of sprintf
  • grab (9) Confine pointer and keyboard events to a window sub-tree
  • grid (9) Geometry manager that arranges widgets in a grid
  • history (9) Manipulate the history list
  • join (9) Create a string by joining together list elements
  • local (9) create an object local to a procedure
  • lower (9) Change a window's position in the stacking order
  • make (1) GNU's make-værktøj til vedligeholdelse af grupper af programmer
  • man (1) formaterer og viser online manual siderne
  • open (9) Open a file-based or command pipeline channel
  • pack (9) Geometry manager that packs around edges of cavity
  • pid (9) Retrieve process identifiers
  • place (9) Geometry manager for fixed or rubber-sheet placement
  • proc (9) Create a Tcl procedure
  • puts (9) Write to a channel
  • pwd (9) Return the absolute path of the current working directory
  • raise (9) Change a window's position in the stacking order
  • read (9) Read from a channel
  • regexp (9) Match a regular expression against a string
  • regsub (9) Perform substitutions based on regular expression pattern matching
  • re_syntax (9) Syntax of Tcl regular expressions
  • return (9) Return from a procedure, or set return code of a script
  • scan (9) Parse string using conversion specifiers in the style of sscanf
  • seek (9) Change the access position for an open channel
  • send (9) Execute a command in a different application
  • set (9) Read and write variables
  • socket (9) Open a TCP network connection
  • subst (9) Perform backslash, command, and variable substitutions
  • switch (9) Evaluate one of several scripts, depending on a given value
  • tell (9) Return current access position for an open channel
  • time (9) Time the execution of a script
  • tm (9) Facilities for locating and loading of Tcl Modules
  • unknown (9) Handle attempts to use non-existent commands
  • whatis (1) gennemsøg 'whatis' databasen efter komplette ord.
  • while (9) Execute script repeatedly as long as a condition is met