Gleich beim öffnen des Terminals bekomme ich eine Fehlermeldung und das aktualisieren der .bashrc schlägt auch fehl (Ich weis nicht ob das unterschiedliche Probleme sind)
one of the config files bash is sourcing during startup is trying to excecute the command “input” which does not exist. If this is not in ~/.bashrc* you could also check the files in /etc like
/etc/bash.bashrc
/etc/profile
or even the file /usr/share/bash-completion/bash_completion if you have bash compeltion installed.
PS
Whoops. Habe auf englisch geantwortet Nächste Antwort ist dann deutsch.
OK, meine Überforderung damit hält sich auch in Grenzen (hab manchmal einfach Bock auf deutsch)
Hab den Fehler gefunden, es war scheinbar die Syntax in der .bashrc
Hatte vor dem posten ein Abschnitt entfernt der verhindern sollte das eine versehentliche Eingabe meines user pw in der History auftaucht. ( quasi :oob: für foobar )
Obwohl die Schreibweise meines erachtens kein Problem sein sollte ist die Fehlermeldung seit dem Löschen jetzt weg.
Irgendwelche Befehle oder Aliase mit dem Namen ‘Input’ gab es jedenfalls nie.