> Linux Reviews >

man

man

linux_man_system

man

  • after (9) Execute a command after a time delay
  • apropos (1) caută șiruri de caractere în baza de date whatis
  • 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) schimbă grupul căruia îi aparțin fișierele
  • chmod (1) schimbă permisiunile de acces a fișierelor
  • chown (1) schimbă proprietarul și grupul unui fișier
  • clock (9) Obtain and manipulate dates and times
  • close (9) Close an open channel
  • continue (9) Skip to the next iteration of a loop
  • cp (1) copiază fișiere și directoare
  • dd (1) convertește și copiază un fișier
  • df (1) raportează folosirea spațiului pe disc de sistemul de fișiere
  • dict (9) Manipulate dictionaries
  • diff (1) găsește diferențele dintre două fișiere
  • dir (1)
  • du (1) estimează spațiul folosit de fișiere
  • 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
  • install (1) copiază fișiere și setează atribute
  • intro (1) Introducere pentru comenzile utilizator
  • join (9) Create a string by joining together list elements
  • ln (1) crează link-uri între fișiere
  • local (9) create an object local to a procedure
  • lower (9) Change a window's position in the stacking order
  • ls (1) , dir, vdir listează conținutul unui director
  • makewhatis (8) Crează baza de date whatis
  • man (1) formatează și afișează paginile de manual
  • mkdir (1) crează directoare
  • mkfifo (1) creză FIFO-uri (pipe-uri cu nume)
  • mknod (1) crează fișiere speciale bloc sau caracter
  • mv (1) mută (redenumește) fișiere
  • nmap (1)
  • 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
  • rm (1) șterge fișiere sau directoare
  • 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 (1) cronometrează o comandă simplă sau raportează resursele folosite
  • time (9) Time the execution of a script
  • tm (9) Facilities for locating and loading of Tcl Modules
  • touch (1) schimbă amprenta de timp a fișierelor
  • unknown (9) Handle attempts to use non-existent commands
  • whatis (1) caută cuvinte complete în baza de date whatis.
  • while (9) Execute script repeatedly as long as a condition is met