Timeline for Why is my program called "set" not being executed?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 6, 2023 at 15:00 | history | edited | klimpergeist | CC BY-SA 4.0 | Typo |
| Nov 24, 2015 at 23:01 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | builtin ≠ function |
| Nov 24, 2015 at 17:35 | comment | added | zwol | Using ./foo to invoke a program is professional; it shows that you understand why . should not be in $PATH. Your teacher is wrong, and you may tell him I said so. | |
| Nov 24, 2015 at 16:34 | comment | added | Emil Jeřábek | cd is a shell built-in, so the example won’t work for the same reason as with set. | |
| Nov 24, 2015 at 14:50 | comment | added | klimpergeist | Brownie points for great teachers :( | |
| Nov 24, 2015 at 14:47 | comment | added | Ganea Dan Andrei | Yeah, it's a stupid idea that my teacher forces on us in order to ,,not look unprofessional whilst presenting a program". He grades you down if it isn't done. | |
| Nov 24, 2015 at 14:41 | history | answered | klimpergeist | CC BY-SA 3.0 |