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.
applet de commande Sort-Object
To change the order of the results, use the Sort-Object cmdlet.
The Sort-Object cmdlet sorts objects in ascending or descending order based on the values of properties of the object.
L'applet de commande Sort-Object trie les objets en ordre croissant ou décroissant en fonction des valeurs de propriété de l'objet.
The command uses a second pipeline operator to send the grouped events to the Sort-Object cmdlet, which sorts them in descending order, so the most frequently appearing source is listed first.
Cette commande utilise un deuxième opérateur de pipeline pour envoyer les événements regroupés à l'applet de commande Sort-Object, qui les trie dans l'ordre décroissant (la source qui apparaît le plus souvent est répertoriée en premier).
The pipeline operator (|) sends the results to the Sort-Object cmdlet.
L'opérateur de pipeline (|) envoie les résultats à l'applet de commande Sort-Object.
It uses a pipeline operator (|) to send the results to the Sort-Object cmdlet, which sorts the objects in working-set order.
Elle utilise un opérateur de pipeline (|) pour envoyer les résultats à l'applet de commande Sort-Object, qui trie les objets dans l'ordre des plages de travail.
The pipeline operator (|) passes the object to the Sort-Object cmdlet, which sorts the objects in order of their base priority.
L'opérateur de pipeline (|) passe l'objet à l'applet de commande Sort-Object, qui trie les objets dans l'ordre de leur priorité de base.
The second command uses the Sort-Object cmdlet with the Unique parameter to return a sorted list without duplicates.
La deuxième commande utilise l'applet de commande Sort-Object avec le paramètre Unique pour retourner une liste triée sans doublons.
The first command takes an array of integers typed at the command line, pipes them to the Sort-Object cmdlet to be sorted, and then pipes them to Get-Unique, which eliminates duplicate entries.
La première commande prend un tableau d'entiers tapés à la ligne de commande, les dirige vers l'applet de commande Sort-Object pour être triés, puis les dirige vers Get-Unique qui élimine les entrées en double.
Another pipeline operator sends the filtered objects to the Sort-Object cmdlet, which sorts them in descending order by the value of the WorkingSet property.
Un autre opérateur de pipeline envoie les objets filtrés à l'applet de commande Sort-Object, qui les trie dans l'ordre décroissant en fonction de la valeur de la propriété WorkingSet.
The Sort-Object cmdlet is used to sort the processes according to memory (working set) usage, and the Select-Object cmdlet is used to select only the last five members of the resulting array of objects. Example 4
L'applet de commande Sort-Object est utilisée pour trier les processus d'après l'utilisation de la mémoire (plage de travail) alors que l'applet de commande Select-Object est utilisée pour sélectionner uniquement les cinq derniers membres du tableau d'objets résultant.
It passes the events to the Sort-Object cmdlet, which sorts them in descending order by the value of the TimeCreated property.
Elle passe les événements à l'applet de commande Sort-Object, qui les trie dans l'ordre décroissant par la valeur de la propriété TimeCreated.
To sort the list of environment variables by variable name, pipe the output of a Get-ChildItem command to the Sort-Object cmdlet.
Pour trier la liste des variables d'environnement par nom de variable, dirigez la sortie d'une commande Get-ChildItem vers l'applet de commande Sort-Object.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.