Examples with "command diff" and their translation in Frans
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.
The command diff lists the differences between two files.
A good method is the command diff -Naur old new where old and new identify the old and new directories.
Une bonne méthode est la commande diff -Naur ancien/nouveau où ancien et nouveau identifient l'ancien et le nouveau répertoire respectivement.
On AIX, use the command diff server.xml server.xml.bak to find the differences.
Sous AIX, utilisez la commande diff server.xml server.xml.bak pour voir les différences.
On Linux, you can use the command diff - strip-trailing-cr server.xml server.xml.bak to see the differences.
Sous Linux, vous pouvez utiliser la commande diff - strip-trailing-cr server.xml server.xml.bak pour voir les différences.
Andere resultaten
Another way to examine your changes is with the svn diff command.
La commande svn diff offre une autre façon d'examiner vos changements.
The command cards diff will show a list of outdated packages.
La commande cards diff affichera la liste des paquets obsolètes.
This command gives you a diff, but it may be misleading.
Cette commande affiche un diff mais elle peut être trompeuse.
Apply a simple patch file generated by the svn diff command.
Appliquer un simple correctif qui a été crée par la commande svn diff.
Zsh script to be used as an external diff command for svn diff.
Script Zsh à utiliser comme commande diff externe pour svn diff.
MATLAB provides the diff command for computing symbolic derivatives.
MATLAB fournit la diff commande pour le calcul des dérivés symboliques.
Everyone knows the diff command to find the differences between two files.
Differences between revisions of text files can be reviewed using the diff command
Les différences entre les revisions peuvent être visualisées avec la commande diff
Submit patches in the format returned by the 'svn diff' command.
Il convient de soumettre des patchs dans le format de commande "svn diff".