Download for Windows Premium
-50% Premium
Publiciteit
applet de commande Out-File

Vertaling van "applet de commande Out-File" in Engels

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.
Out-File cmdlet
Pour comprendre son comportement, vous devez connaître le contexte dans lequel opère l'applet de commande Out-File.
To understand its behavior, you must be aware of the context in which the Out-File cmdlet operates.
Le résultat de l'utilisation de l'applet de commande Out-File peut ne pas être celui auquel vous vous attendez si vous êtes habitué à la redirection de sortie traditionnelle.
The results of using the Out-File cmdlet may not be what you expect if you are used to traditional output redirection.
Vous pouvez également utiliser l'applet de commande Out-File ou l'opérateur de redirection, qui enregistrent tous deux la sortie dans un fichier, mais ne l'envoient pas à travers le pipeline.
You can also use the Out-File cmdlet or the redirection operator, both of which save the output in a file but do not send it down the pipeline.
Les opérateurs de redirection fonctionnent comme l'applet de commande Out-File (sans paramètre), mais ils vous permettent également de rediriger la sortie d'erreurs vers des fichiers précis.
The redirection operators work like the Out-File cmdlet (without parameters) but they also let you redirect error output to specified files.
PS> Vous pouvez envoyer la sortie à un fichier plutôt qu'à la fenêtre de la console en utilisant l'applet de commande Out-File.
You can send output to a file instead of the console window by using the Out-File cmdlet.
Pour forcer la redirection de contenu vers un fichier en lecture seule, masqué ou système, utilisez l'applet de commande Out-File avec son paramètre Force.
To force the redirection of content to a read-only, hidden, or system file, use the Out-File cmdlet with its Force parameter.
Vous pouvez utiliser les méthodes suivantes pour rediriger la sortie : - Utilisez l'applet de commande Out-File, qui envoie la sortie de commande à un fichier texte.
You can use the following methods to redirect output: - Use the Out-File cmdlet, which sends command output to a text file.
Ensuite, le paramètre Process utilise l'applet de commande Out-File pour créer un fichier texte nommé events.txt et stocke la propriété de message de chacun des événements dans ce fichier.
Next, the Process parameter uses the Out-File cmdlet to create a text file named events.txt and stores the message property of each of the events in that file.
Un opérateur de pipeline passe le résultat à l'applet de commande Out-File, qui l'envoie au fichier Acl.txt.
A pipeline operator passes the result to the Out-File cmdlet, which sends it to the Acl.txt file.
Par défaut, l'applet de commande Out-File crée un fichier Unicode.
By default, the Out-File cmdlet creates a Unicode file.
La deuxième commande utilise l'applet de commande Out-File pour envoyer la liste au fichier Process.txt.
The second command uses the Out-File cmdlet to send the list to the Process.txt file.
Pour rediriger le contenu vers des fichiers non-Unicode, utilisez l'applet de commande Out-File avec son paramètre Encoding.
To redirect content to non-Unicode files, use the Out-File cmdlet with its Encoding parameter.
En général, vous utilisez l'applet de commande Out-File lorsque vous devez utiliser ses paramètres, par exemple Encoding, Force, Width ou NoClobber.
Typically, you use the Out-File cmdlet when you need to use its parameters, such as the Encoding, Force, Width, or NoClobber parameters.
Er zijn geen resultaten gevonden voor deze term.
Publiciteit

Resultaten: 13. Exact: 13. Verstreken tijd: 50 ms.