I have a function which is supposed to remove duplicate copies of directories from my PATH environment variable. I have created some duplicates so I can test it but I don't know how to:
- put the script in the
$HOME/.bashrcfile
This may seem stupid but I can't figure it out.