MyTetra Share
Делитесь знаниями!
How do I clear Bash's cache of paths to executables?
Время создания: 01.08.2013 15:03
Раздел: root - Linux - Console - bash
Запись: Yurons/mytetra/master/base/1375358635zmfw9hug3n/text.html на raw.github.com

bash does cache the full path to a command.

To clear the entire cache:

hash -r

Or just one entry:

hash -d svnsync

More info in help hash and man bash .

 
MyTetra Share v.0.59
Яндекс индекс цитирования