Vertaling van "do command" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
For whatsoever else ye do command, I stand ready to your bidding.
Was ihr sonst gebietet, ich steh euch immer dienstlich bei. (716)
"while condition; do command; done" repeats "command" while "condition" is true.
"while bedingung; do befehl; done" wiederholt "befehl", solange "bedingung" wahr ist.
In the same way each line of business develops, above this minimum, a normal size of capital, which the mass of producers must be able to command and do command.
Es bildet sich ebenso in jedem Geschäftszweig ein dies Minimum über- schreitendes, normales Durchschnittsmaß von Kapital, worüber die Masse der Producenten verfügen muss und verfügt.
Execute object commands like Cut, Copy, Paste, ... by using the do command.
Ausführen von Objekt Kommandos wie "Cut", "Copy", "Paste", ... (Ausschneiden, Kopieren, Einfügen,...) mit Hilfe des do Kommandos.
I am Khaleesi. I do command you.
Ich bin eine Khalessi. Ich gebe dir befehle.
for/L {% | %} variable in (start#,step#,end#) do command [CommandLineOptions]
for/L {% | %} Variable in (Anfang#,Schritt#,Ende#) do Befehl [Befehlszeilenoptionen]
for % variable in (set) do command [CommandLineOptions]
for % Variable in (Gruppe) do Befehl [Befehlszeilenoption]
for/F [usebackq ParsingKeywords] {% | %} variable in (' command') do command [CommandLineOptions]
for/F [usebackq Analyseschlüsselwörter] {% | %} Variable in (' Befehl') do Befehl [Befehlszeilenoptionen]
for/R [[Drive:] Path] {% | %} variable in (set) do command [CommandLineOptions]
for/R [[Laufwerk:] Pfad] {% | %} Variable in (Gruppe) do Befehl [Befehlszeilenoptionen]
FOR/L %variable IN (start, step, end) DO command [command-parameters] The set is a sequence of numbers from start to end, by step amount.
FOR/L %Variable IN (Start, Schritt, Ende) DO Befehl [Parameter] Der Satz ist eine Folge von Zahlen von Start bis Ende und der angegebenen Schrittweite.
Do command to accept new APs.
FOR %variable IN (set) DO command [command-parameters] %variable Specifies a replaceable parameter.
FOR %Variable IN (Satz) DO Befehl [Parameter] %Variable Ein ersetzbarer Parameter.
FOR %variable IN (set) DO command [command-parameters] %variable Specifies a single letter replaceable parameter. (set) Specifies a set of one or more files.
FOR %Variable IN (Satz) DO Befehl [Parameter] %Variable Ein ersetzbarer Parameter. (Satz) Ein Satz von mindestens einer Datei. Platzhalter sind zulässig.