Befehlszeilenumgebung

Aus Foxwiki

A command-line interface (CLI) is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines). The program which handles the interface is called a command-line interpreter or Shell.

General articles

  • ShellCommands - Basic command-line operation of a GNU/Linux system
  • Shell - Command-line shells
  • Console - The Linux console
  • Bash - The default interactive shell in Debian
  • CommandLine - WIP
  • TheUnixWay
  • ShellScript - WIP
  • ManPage - Documentation/manual pages for command-line programs
  • TerminalEmulator - Programs to interact with shells and command-line programs
  • CommandsCLI - WIP
  • Shell Tricks - WIP
  • ShellConfiguration - WIP
  • Zg2ShellStartup - WIP

Links

  1. https://wiki.debian.org/CommandLineInterface
  2. https://www.debian.org/doc/manuals/debian-reference/ch01.en.html