Differences between revisions 45 and 76 (spanning 31 versions)
Revision 45 as of 2012-06-12 14:12:19
Size: 2880
Editor: tuhaihe
Comment:
Revision 76 as of 2022-07-03 09:00:16
Size: 2568
Editor: Linuxmetel
Comment: edit translation header
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="width: 100%;" style="border: 0px hidden">~-Translation(s): [[bn/CommandLineInterface|বাংলা]] - [[pt_BR/CommandLineInterface|Brasileiro]] - [[id/CommandLineInterface|Indonesia]] - [[CommandLineInterface|English]] - [[es/CommandLineInterface|Español]] - [[fr/CommandLineInterface|Français]] - [[ar/CommandLineInterface|العربية]] - [[it/CommandLineInterface|Italiano]] - [[ms/CommandLineInterface|Melayu]] - [[zh_CN/CommandLineInterface|简体中文]] -~ ||<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">~+{{attachment:Portal/IDB/logo_portal.png}} Welcome to the [[Debian]] '''C'''ommand '''L'''ine '''I'''nterface+~||
#language en
##For Translators - to have a constantly up to date translation header in you page, you can just add a line like the following (with the comment's character at the start of the line removed)
##<<Include(CommandLineInterface, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
##TAG:TRANSLATION-HEADER-START
~-[[DebianWiki/EditorGuide#traduction|Translation(s)]]: [[ar/CommandLineInterface|العربية]] - [[bn/CommandLineInterface|বাংলা]] - [[CommandLineInterface|English]] - [[es/CommandLineInterface|Español]] - [[fr/CommandLineInterface|Français]] - [[id/CommandLineInterface|Indonesia]] - [[it/CommandLineInterface|Italiano]] - [[ja/CommandLineInterFace|日本語]] - [[ms/CommandLineInterface|Melayu]] - [[pt_BR/CommandLineInterface|Português (Brasil)]] - [[ru/CommandLineInterface|Русский]] - [[sv/CommandLineInterface|Svenska]] - [[uk/CommandLineInterface|Українська]] - [[zh_CN/CommandLineInterface|简体中文]]-~
##TAG:TRANSLATION-HEADER-END
Line 6: Line 8:
{{attachment:Portal/IDB/icon-terminal-32x32.png}} Like all GNU/Linux and Unix operating systems Debian has a powerful command line interface. Far from a thing of the past, it offers efficient, robust and complete control for beginners and experts alike.
----
<<TableOfContents(2)>>

{{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)>>


 . 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]].
Line 11: Line 25:
 * [[CommandLine|The Command Line]]
 * [[TheUnixWay|The Unix Way]]
 * Definitions: [[terminal]], [[TerminalEmulator|terminal emulator]]
Line 15: Line 26:
== Quick guides ==
 * [[ShellIntroduction|An Introduction to the Shell]]
 * [[Console|How to survive on the Linux console]]
 * '''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
Line 19: Line 40:
== The shells ==
 * [[Bash]]
 * [[Dash]]
 * [[Shell|Default and other available shells]]
 * [[ShellTricks|Shell Tricks]]
Line 25: Line 41:
== Common commands ==
 * [[CommandsCLI]]
 * ShellCommands ''( CategoryRedundant: merge ShellToolTricks, PrincipalCommands and [[coreutils]])''
== Wiki pages ==
Line 29: Line 43:
== Configuration ==
 * ShellConfiguration
 * [[Zg2ShellStartup|Shell Startup Magic]] (example)
 
== Scripting ==
 * ShellScript
 * BashScripting
All wiki pages about command-line interfaces:
Line 37: Line 45:
__External links: __
 * WikiPedia:Bash Definition
 * http://manpages.debian.net
 * 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?"
 * [[http://web.archive.org/web/20030812080702/http://web.archive.org/web/20030812080702/http:/www.looking-glass.org/shell.html#History|http://web.archive.org]] - The history of unix shells
<<FullSearch(language:en CategoryCommandLineInterface)>>
Line 51: Line 49:
----
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