What is the translation of " BASHRC " in German?

Noun
Bashrc
die .bashrc-datei

Examples of using Bashrc in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
How can I convert. bashrc file?
Wie kann ich die .bashrc-Datei konvertieren?
Bashrc file format, which can be found in the table below.
Bashrc Datei bedient, die Du in der Tabelle unten findest.
What application can open. bashrc file?
Womit kann ich die .bashrc-Datei öffnen?
The. bashrc is a bunch of code that is loaded when a terminal opens.
Der Code der .bashrc wird ausgefuert, wenn ein Terminal geoffnet wird.
Clone the tool and it to your local. bashrc.
Clonen Sie das Tool und fügen Sie es zu Ihrem lokalen. bashrc hinzu.
People also translate
You can also set this in~/. bashrc so it is set on each login.
Sie können diese Option auch in~/. bashrc für jede Anmeldung festlegen.
Set Custom User Environment Variables in~/. bashrc.
Benutzerdefinierte Umgebungsvariablen in ~/.bashrc festlegen.
Add the following code to the file~/. bashrc by appending the code to the end of the file.
Füge folgenden Code an das Ende der Datei~/. bashrc.
For example, you can add the following line to~/. bashrc.
Fügen Sie hierzu beispielsweise die folgende Zeile in~/. bashrc ein.
Open the hidden file. bashrc with an editor of your choice, nano, for example.
Öffnen Sie die versteckte Datei .bashrc mit einem beliebigen Editor, z.B.
One opens with an editor and add the following line/root/. bashrc.
Man öffnet mit einem editor /root/. bashrc und fügt folgende Zeile ein.
Bashrc in your home directory and there insert for example the following line.
Bashrc in Ihrem Home-Verzeichnis und fügen dort beispielsweise die folgende Zeile ein.
Like environment variables, aliases need to be in. bashrc to be permanently available.
Wie Umgebungsvariablen müssen Aliasse in. bashrc geschrieben werden, um permanent erreichbar zu sein.
Linux and OSX users can set up the followingbash alias by placing the following inside the~/. bashrc file.
Linux und OSX Benutzer können den folgenden Bash-Aliasnutzen und ihn in der~/. bashrc Datei setzen.
Mcedit~/. bashrc Note: To enable any changes you have made you need to close the terminal/konsole and restart it.
Mcedit~/. bashrc Hinweis: Um alle vorgenommenen Änderungen zu aktivieren, muss die Konsole geschlossen und neu startet werden.
The Raspberry Pi does login automatically from now on andstarts the program entered in. bashrc.
Der Raspberry Pi loggt sich jetzt automatisch ein undstarted beim booten das in .bashrc eingetragene Programm.
To save this settingpermanently you have to modify the hidden file~/. bashrc and add the above command at the end of the file.
Um die Einstellungpersistent zu setzen kann der obige Befehl an das Ende der versteckten Datei~/. bashrc angefügt werden.
To be able to work with the cross compiler of the ELDK,modify the paths in the user home directory in file. bashrc.
Um mit dem Cross-Compiler des ELDKs arbeiten zu können,ändern Sie die Pfade im Home-Verzeichnis des Benutzers in der Datei .bashrc.
Bashrc that you also want to run when you login, you can add the command source$HOME/. bashrc to. bash_profile.
Bashrc stehen, die auch beim login ausgeführt werden sollen, dann kann man den Befehl source $HOME/. bashrc in die. bash_profile mit einfügen.
The user canset these variables in the initialization files for the shells. bashrc or. login.
Der Benutzer kanndiese Variablen in den Initialisierungs Dateien für die entsprechende Shell setzen(. bashrc bzw.. login).
Bashrc files downloaded or received via e-mail are: their incorrect association with programs in the registry, or simply the lack of an appropriate program to open them.
Bashrc Dateien sind: eine falsche Programmverknüpfung im Register, oder ein fehlendes Programm zu seiner Bedienung.
You may need to issue full command path such as"/sbin/ifconfig" oradd"/sbin" to the"$PATH" list in your"~/. bashrc.
Sie müssen unter Umständen den vollständigen Pfad,wie z.B."/sbin/ifconfig" angeben oder"/sbin" zur Variable"$PATH" in Ihrer"~/. bashrc"-Datei hinzufügen.
Specially dedicated programs are responsible for launching a. bashrc file saved in a specific format which we can recognize on the basis of the extension of a given file.
Für das Starten der Datei. bashrc, die im bestimmten Format gespeichert ist(die wir genau anhand der Dateiendung der bestimmten Datei erkennen können) sind die speziell dazu vorgesehenen Programme verantwortlich.
Setenv LANG es setenv LESSCHARSET latin1 The user canset these variables in the initialization files for the shells. bashrc or. login.
Setenv LANG es setenv LESSCHARSET latin1 Der Benutzer kanndiese Variablen in den Initialisierungs Dateien für die entsprechende Shell setzen. bashrc bzw.. login.
Bashrc to set up their environment variables, which is fine, but if you don't need to export the same value for the same variable with every shell(if it's exported already) it may be better to use.
Bashrc, um die Umgebungsvariablen zu setzen, das ist an sich toll, aber man braucht nicht jede Variable und jeden Wert jedesmal mit einem neuen Terminalfenster neu zu setzen, wenn sie bereits gesetzt sind.
Long term emacs users probablyknow that the shell in emacs has the same problems and have already a work around in their. bashrc or. tcshrc.
Langzeit Emacsbenutzer wissen wahrscheinlich,daß die Shell in Emacs dasselbe Problem hat und haben schon in ihrer. bashrc oder. tcshrc. daranherumgearbeitet.
If you set the same custom environment variable in your~/. bash_profile file, with the export command, in your~/. bashrc file, and in the ENV list, then when you try to get the custom environment variable's value, the~/. bash_profile file setting takes first priority, followed by the export command setting, the~/. bashrc file setting, and the ENV list setting.
Wenn Sie dieselbe benutzerdefinierte Umgebungsvariable in der ~/.bash_profile -Datei mit dem export -Befehl, in Ihrer ~/.bashrc -Datei und in der ENV -Liste festlegen, hat die Dateieinstellung ~/.bash_profile erste Priorität, gefolgt von der Befehlseinstellung export, der Dateieinstellung ~/.bashrc und der Listeneinstellung ENV, wenn Sie versuchen, den Wert der benutzerdefinierten Umgebungsvariable abzurufen.
If sudo apt-get-y upgrade caused the generation of a warning containing locale: Cannot set LC_ALL to default locale: No such file or directory open. bashrc with sudo nano~/. bashrc and add the line export LC_ALL=C at the bottom of it.
Wenn bei sudo apt-get -y upgrade die Warnung locale: Cannot set LC_ALL to default locale: No such file or directory ausgegeben wird,oeffne .bashrc mit sudo nano ~/.bashrc und ergaenze um die Zeile export LC_ALL=C am Ende der Datei.
When& konsole; is invoked bash specific commands and& kde;specific variables are read and executed from~/. bashrc or~/. bash_profile. The preferred configuration file for user environments is~/. bash_profile, the commands printenv or env can be used to display all currently set variables. To set a variable in the shell use VARNAME= value. For a full list of variables that can be set in& kde; see the wiki.
Wenn Sie& konsole; starten, werden bash -spezifische Befehle und Variablen, die& kde; betreffen, aus der Datei ~/.bashrc oder ~/.bash_profile gelesen beziehungsweise ausgeführt. Die bevorzugte Konfigurationsdatei für Benutzer-Umgebungen ist die Datei ~/.bash_profile. Mit den Befehlen printenv oder env können Sie sich alle Variablen mit ihrem aktuellen Wert anzeigen lassen. Um eine Variable in einer Shell zu definieren, verwenden Sie den Befehl VARNAME= value. Die komplette Liste der Variablen, die in& kde; eingestellt werden können, finden Sie unter wiki.
Results: 29, Time: 0.0283

Top dictionary queries

English - German