Sobald ich bei Bash auf Tab klicke, wird die Fehlermeldung angezeigt. Was ist los? symlink-hook: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory symlink-hook: error retrieving current directory: getcwd: cannot access parent directories: Success symlink-hook: error retrieving current directory: getcwd: cannot access parent directories: …
Hier ist eine ziemlich elementare * nix Frage: Bei folgender Symlink-Erstellung: ln -s /usr/local/projects/myproject/ myproject ... aus meinem Home-Verzeichnis / home / jvf / gibt mir die Eingabe des myproject-Symlinks ein pwd / home / jfv / myproject / . Jetzt möchte ich das übergeordnete Verzeichnis des Verzeichnisses eingeben, mit …
Ich habe 'Verzeichnis ändern' in meinem Shell-Skript verwendet (Bash) #!/bin/bash alias mycd='cd some_place' mycd pwd pwdwird some_placekorrekt gedruckt , aber nach Abschluss des Skripts ändert sich mein aktuelles Arbeitsverzeichnis nicht. Ist es möglich, meinen Pfad per Skript zu ändern?
We use cookies and other tracking technologies to improve your browsing experience on our website,
to show you personalized content and targeted ads, to analyze our website traffic,
and to understand where our visitors are coming from.
By continuing, you consent to our use of cookies and other tracking technologies and
affirm you're at least 16 years old or have consent from a parent or guardian.