Differences between revisions 15 and 74 (spanning 59 versions)
Revision 15 as of 2007-12-24 21:01:15
Size: 1942
Editor: ?HansVanKranenburg
Comment: Add an external link to a good 'first-steps' tutorial using the shell
Revision 74 as of 2021-02-28 16:23:33
Size: 2189
Editor: AndMizyk
Comment: link to uk translation
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="width: 100%;" style="border: 0px hidden">~-Translation(s): none-~ ||<style="text-align: right; border: 0px hidden"> (!) [:/Discussion:Discussion]||
[[BR]]
||<tablestyle="width: 100%; text-align: center; border: 0px hidden"> http://www.debian.org/logos/openlogo-nd-50.png http://www.debian.org/Pics/debian.png||
||<style="border: 0px hidden">~+inline:Portal/IDB/logo_portal.png Welcome on ["Debian"] '''C'''ommand '''L'''ine '''I'''nterface+~||
----
inline:Portal/IDB/icon-terminal-32x32.png This portal talk about command line interface also called __CLI__. This portal can use technical language.
----
 * ["Shell"]
 * ShellIntroduction
 * ShellConfiguration
 * ShellScript, ShellScripting101, ["Shell"], BashScripting
 * ShellTricks
 * BashCommands, ShellToolTricks, PrincipalCommands
 * CommandPrompt
 * HistoryOfShells, BriefHistoryOfShells
 * ["Bash"]
 * BashShellVariables
 * CommandLine
 * ["terminal"], TerminalEmulator
 * ["Console"] - how to survive in a console ?
 * ["Zg2ShellStartup"] - Example of bash configuration
 * ["coreutils"]
 * TheUnixWay
#language en
||<tablestyle="width: 100%;" style="border: 0px hidden">~-[[DebianWiki/EditorGuide#traduction|Translation(s)]]: [[ar/CommandLineInterface|العربية]] - [[bn/CommandLineInterface|বাংলা]] - English - [[es/CommandLineInterface|Español]] - [[fr/CommandLineInterface|Français]] - [[id/CommandLineInterface|Indonesia]] - [[it/CommandLineInterface|Italiano]] - [[ms/CommandLineInterface|Melayu]] - [[pt_BR/CommandLineInterface|Português (Brasil)]] - [[ru/CommandLineInterface|Русский]] - [[sv/CommandLineInterface|Svenska]] - [[uk/CommandLineInterface|Українська]] - [[zh_CN/CommandLineInterface|简体中文]]-~ ||

{{attachment:Portal/IDB/icon-wiki-portal.png}}

[[FrontPage|Debian wiki]] command-line portal. This portal covers some aspects of using the command line on Debian.

{{{#!wiki debian
[[https://www.debian.org/doc/manuals/debian-reference/ch01.en.html|Debian Manual - Chapter 1. GNU/Linux tutorials]]
}}}

## For long portal, you can use a TOC
## <<TableOfContents(2)>>
Line 26: Line 16:
__External links: __
 * WikiPedia:Bash Definition
 * [http://fr.wikipedia.org/wiki/Shell_(informatique) Shell definition] ''(in french)''
 * WikiPedia:Comparison_of_computer_shells
 * http://www.spack.org/wiki/InTheBeginningWasTheCommandLine - Tutorial
 * https://gna.org/projects/mbfl - Marco's Bash Functions Library
 * http://linux.org.mt/article/terminal - Terminal
 * http://www.ssuet.edu.pk/~amkhan/Linuxbooks/Linux%20Shell%20Scripting%20Tutorial.pdf - Linux Shell Scripting Tutorial
 * http://www.tldp.org/LDP/abs/html - Advanced Bash-Scripting Guide
 * http://www.tldp.org/LDP/Bash-Beginners-Guide/html/index.html - Bash Guide for Beginners
 * http://linuxcommand.org/ - "...tired of changing your desktop themes. You keep seeing this "terminal" thing. Now what?"
 . A '''[[https://en.wikipedia.org/wiki/Command-line_interface|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
 * [[ShellTricks|Shell Tricks]] - WIP
 * ShellConfiguration - WIP
 * Zg2ShellStartup - WIP


== Wiki pages ==

All wiki pages about command-line interfaces:

<<FullSearch(language:en CategoryCommandLineInterface)>>
Line 39: Line 43:
CategoryPortal | CategoryCommandLineInterface  . CategoryPortal | CategoryCommandLineInterface
----
CategoryCommandLineInterface

Translation(s): العربية - বাংলা - English - Español - Français - Indonesia - Italiano - Melayu - Português (Brasil) - Русский - Svenska - Українська - 简体中文

Portal/IDB/icon-wiki-portal.png

Debian wiki command-line portal. This portal covers some aspects of using the command line on Debian.

  • 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

Wiki pages

All wiki pages about command-line interfaces:



CategoryCommandLineInterface