Timeline for Remove paths from $PATH variable with PATH=$(echo "$PATH" | sed -e ...) doesn't work
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 30, 2022 at 22:50 | vote | accept | GladToSeeU | ||
| Mar 30, 2022 at 21:20 | answer | added | Juan Pablo Telez | timeline score: 1 | |
| Mar 30, 2022 at 21:20 | comment | added | steeldriver | How exactly did you "add permanent path"? I see little value in modifying it programatically - just correct what you did and start a new shell. (BTW the reason your sed fails is that :\/home\/adolph\/anaconda3\/condabin$ only matches a trailing path component.) | |
| S Mar 30, 2022 at 20:43 | review | First questions | |||
| Mar 30, 2022 at 22:52 | |||||
| S Mar 30, 2022 at 20:43 | history | asked | GladToSeeU | CC BY-SA 4.0 |