Skip to main content
deleted 49 characters in body
Source Link
Rui F Ribeiro
  • 58k
  • 28
  • 156
  • 237

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:

  1. put the script in the $HOME/.bashrc file

This may seem stupid but I can't figure it out.

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:

  1. put the script in the $HOME/.bashrc file

This may seem stupid but I can't figure it out.

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:

  1. put the script in the $HOME/.bashrc file
corrected spelling and formatting
Source Link

I have a function which is supposed to remove duplicate copies of directories from my PATHPATH environment variable. I have created some duplicates so iI can test it but iI don't know how to:

  1. put the script in the HOME/.bashrc$HOME/.bashrc file

This may seem stupid but i cantI can't figure it out.

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:

  1. put the script in the HOME/.bashrc file

This may seem stupid but i cant figure it out.

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:

  1. put the script in the $HOME/.bashrc file

This may seem stupid but I can't figure it out.

edited tags
Link
Gilles 'SO- stop being evil'
  • 865.3k
  • 205
  • 1.8k
  • 2.3k
fixed tags
Link
andcoz
  • 17.5k
  • 4
  • 40
  • 46
Loading
Source Link
Loading