Jump to content

Translations:Kubuntu/Software/79/da: Difference between revisions

From KDE UserBase Wiki
Claus chr (talk | contribs)
Importing a new version from external source
(No difference)

Revision as of 10:22, 25 January 2014

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Kubuntu/Software)
'''Bash''' is the default shell in '''Konsole''' and the terminals. Click for more on [https://help.ubuntu.com/community/UsingTheTerminal using the Terminal].

Bash er kort for "Bourne again shell", som er lidt af et ordspil. Bash er standard skal i mange Linux-distributioner Bash's kommandosyntaks er en udvidelse af Bourne-skallens syntaks. Blandt Bash's funktioner er: redigering af kommandolinjen, kommando-historie, mappe-stakken, variablene $RANDOM og $PPID og POSIX-kommandosubstitution $(..)/ Når den bruges som interaktiv kommandoskal så får tabulatortasten Bash til at færdiggøre påbegyndte program-, fil- og variabelfilnavne. Bash's syntaks forenkler omdirigering af I/O på måder, som ikke er mulige i den traditionelle Bourne-skal. For eksempel kan Bash omdirigere standard output (stout) og standard fejl (stderr) samtidigt ved brug af operatoren &>.

Brug af terminalen