Start a Conversation

Unsolved

SK

1 Message

631

July 26th, 2020 23:00

BUG: IDRAC Tools Linux installation script overwrites PATH

The DellEMC-iDRACTools-Web-LX-9.4.0-3732_A00.tar.gz installation package contains the line:

echo "PATH=$PATH:/opt/dell/srvadmin/sbin" >> /etc/bashrc

The double quotes case the PATH variable to be expanded before the line is appended to /etc/bashrc. This means it overwrites my PATH. These should be removed or changed to single quotes.

 

See this post on Stack Exchange

https://unix.stackexchange.com/questions/600256/centos-7-path-overwritten-by-etc-bashrc/600262#600262

No Responses!
No Events found!

Top