This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:unix:fall2024:projects:fwg0 [2024/10/31 01:37] – [updated PATH] bwebste7 | notes:unix:fall2024:projects:fwg0 [2024/10/31 04:00] (current) – [Useful Links] idavis1 | ||
---|---|---|---|
Line 12: | Line 12: | ||
A list of tutorial projects are here: [[https:// | A list of tutorial projects are here: [[https:// | ||
* This project uses Tutorial01A-HelloWorld as a starting point for you to modify and learn from | * This project uses Tutorial01A-HelloWorld as a starting point for you to modify and learn from | ||
+ | |||
+ | https:// | ||
=====configure===== | =====configure===== | ||
Line 25: | Line 27: | ||
-By using the command export PATH="/ | -By using the command export PATH="/ | ||
- | + | -You can use ":" | |
- | -You can use ":" | + | |
It will also be efficient to add the command to your bashrc file so you won't have to type it every time. | It will also be efficient to add the command to your bashrc file so you won't have to type it every time. |