Vertaling van "commande ln" 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.
Finalement, la commande ln se termine avec une valeur d'erreur.
Finally, the ln command exits with an error value.
Pour créer un lien symbolique, on utilise la commande ln avec l'option -s.
Use the ln command with the -s option to create a symbolic link.
Si vous tentez d'établir la liaison vers un fichier cible existant à l'aide de la commande ln sans l'option -f, l'opération échoue.
If you use the ln command without the -f option to link to an existing target file, the link is not established.
Utilise la commande ln pour restaurer les journaux de transactions depuis l'archive.
Use ln command to restore WAL files from archive.
Si les répertoires n'existent pas, utilisez la commande ln pour créer un lien symbolique à partir de /usr/share/X11/fonts vers /usr/lib/X11/fonts et un autre lien symbolique à partir de /usr/share/fonts vers /usr/share/X11/fonts.
If the directories do not exist, then use the ln command to create a symbolic link from/usr/share/X11/fonts to/usr/lib/X11/fonts and another symbolic link from/usr/share/fonts to/usr/share/X11/fonts.
La commande ln -s cible nom-lien crée un lien symbolique nom-lien pointant sur cible.
The ln -s target link-name command creates a symbolic link, named link-name, pointing to target.
Pour s'y retrouver facilement, ils utilisent une ligne commande ln qui crée un lien symbolique sur un fichier ou un dossier...
S'il y a déjà un fichier resolv.conf dans /etc, avant d'exécuter la commande ln -s, supprimez le fichier resolv.conf existant ou renommez-le (sudo mv resolv.conf resolv.conf.bak).
If there is already a resolv.conf file in/etc, before running the ln -s command, delete the existing resolv.conf file or rename it (sudo mv resolv.conf resolv.conf.bak).
Dans le cas contraire, entrez la commande ln -s /dev/ttyUSBO com1.
In the other case, you have to enter the cammand ln -s/dev/ttyUSBO com1.