Bei mir geht das:
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
josef@muellerj:~$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
josef@muellerj:~$ export PATH=/irgend:/was/und:/sonst:/Nichts
josef@muellerj:~$ echo $PATH
/irgend:/was/und:/sonst:/Nichts
josef@muellerj:~$
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Kann es sein, dass die 5. Jahreszeit zu viel Einfluss auf das Ergebnis hat?

Und wenn das klapt muss die 'export...' Zeile noch in '.profile'.

Am 13.02.20 um 22:27 schrieb Christian Perle:
Hi,

On Thu, Feb 13, 2020 at 22:18:07 +0100, Erik Schanze wrote:

was gibt das Kommando:

/usr/bin/mount

aus? Vllt. ist dein Root-Filesystem read-only gemountet?
Besser gleich die Information direkt von Kernel abgreifen:

cat /proc/mounts

Gruss,
   Christian



Antwort per Email an