> Linux Reviews >

man

man

linux_man_system

man

  • bind (9) Arrange for X events to invoke Tcl scripts
  • break (9) Abort looping command
  • close (9) Close an open channel.
  • error (9) Generate an error
  • exec (9) Invoke subprocesses
  • exit (9) End the application
  • file (9) Manipulate file names and attributes
  • find (9) search for classes and objects
  • flush (9) Flush buffered output for a channel
  • format (9) Format a string in the style of sprintf
  • history (9) Manipulate the history list
  • local (9) create an object local to a procedure
  • 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
  • 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
  • re_syntax (9) Syntax of Tcl regular expressions.
  • read (9) Read from a channel
  • regexp (9) Match a regular expression against a string
  • scan (9) Parse string using conversion specifiers in the style of sscanf
  • send (9) Execute a command in a different application
  • socket (9) Open a TCP network connection
  • time (9) Time the execution of a script
  • while (9) Execute script repeatedly as long as a condition is met