[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

bash history löschen [was: Re: Scribus 1.3 cvs. wie installieren?]



Hallo Uwe,

Uwe Kerstan <uwe.kerstan@gmx.de> wrote:
> Da hat die Bash sicher nur in ihre Befehlshistory geschaut. :-) 
> 
> ::~$ cd /tmp/
> ::/tmp$ mkdir LS
> ::/tmp$ cd LS
> ::/tmp/LS$ cp /bin/ls .
> ::/tmp/LS$ PATH=/tmp/LS:$PATH
> ::/tmp/LS$ ls
> ls
> ::/tmp/LS$ rm ls
> ::/tmp/LS$ ls
> bash: /tmp/LS/ls: Datei oder Verzeichnis nicht gefunden
> 
> Mir fehlt leider gerade der richtige Befehl, um diesen
> Cache wieder zu löschen - muss mal wieder man bash lesen. ;-)

Mit "history -c" vergisst sie alle zuvor gespeicherten Eingaben.

Frank
-- 
A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?



Reply to: