Open Liu0329 opened 7 years ago
I find "/home/tom/torch/install/bin" repeating 3 times in $PATH, which may due to that I install torch many times. It is just annoying. Can anyone tell me how to remove the repeated path in $PATH ?
this problems occurs when re-install torch
export PATH="your path1:your path2",
I find "/home/tom/torch/install/bin" repeating 3 times in $PATH, which may due to that I install torch many times. It is just annoying. Can anyone tell me how to remove the repeated path in $PATH ?