Browsing Dutch translation

513 of 560 results
513.
Display or manipulate the history list.

Display the history list with line numbers, prefixing each modified
entry with a `*'. An argument of N lists only the last N entries.

Options:
-c[tab]clear the history list by deleting all of the entries
-d offset[tab]delete the history entry at offset OFFSET.

-a[tab]append history lines from this session to the history file
-n[tab]read all history lines not already read from the history file
-r[tab]read the history file and append the contents to the history
[tab]list
-w[tab]write the current history to the history file
[tab]and append them to the history list

-p[tab]perform history expansion on each ARG and display the result
[tab]without storing it in the history list
-s[tab]append the ARGs to the history list as a single entry

If FILENAME is given, it is used as the history file. Otherwise,
if $HISTFILE has a value, that is used, else ~/.bash_history.

If the $HISTTIMEFORMAT variable is set and not null, its value is used
as a format string for strftime(3) to print the time stamp associated
with each displayed history entry. No time stamps are printed otherwise.

Exit Status:
Returns success unless an invalid option is given or an error occurs.
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
De opdrachtengeschiedenis tonen of bewerken.

Geeft de lijst met uitgevoerde opdrachten weer (de "geschiedenis"),
inclusief regelnummers; voor bewerkte items staat een '*'. Met een
argument van N worden alleen de laatste N opdrachten getoond.

Opties:
-c huidige geschiedenis wissen: alle uitgevoerde opdrachten vergeten
-d POSITIE het geschiedenisitem op deze positie verwijderen

-a huidige geschiedenis aan eind van geschiedenisbestand toevoegen
-n alle nog niet gelezen regels uit het geschiedenisbestand lezen
-r het geschiedenisbestand lezen en toevoegen aan einde van
huidige geschienis
-w huidige geschiedenis aan einde van geschiedenisbestand toevoegen

-p geschiedenisopzoeking uitvoeren voor elk ARGUMENT en het resultaat
tonen zonder dit in de geschiedenis op te slaan
-s de ARGUMENTen als één enkel item aan de geschiedenis toevoegen

Als een BESTANDSNAAM gegeven is, dan wordt dat gebruikt als het
geschiedenisbestand, anders wordt de waarde van HISTFILE gebruikt, en
als die variabele leeg is, dan ~/.bash_history.

Als de variabele HISTTIMEFORMAT ingesteld en niet leeg is, dan wordt de
waarde ervan gebruikt als een opmaaktekenreeks for strftime(3), om een
tijdsstempel bij elk geschiedenisitem weer te geven. Anders worden geen
tijdsstempels getoond.

De afsluitwaarde is 0, tenzij een ongeldige optie gegeven werd of er een
fout optrad.
Translated by Benno Schulenberg
Located in builtins.c:821
513 of 560 results

This translation is managed by Ubuntu Dutch Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.