Welche Endung muss ein Skript haben, das mit Windows/DOS .bat kenne ich sehr gut?Before cloning and compiling, if you have installed DMD via curl for your OS, you will need to activate DMD as per example below:
Run `source ~/dlang/dmd-2.081.1/activate` in your shell to use dmd-2.081.1.
This will setup PATH, LIBRARY_PATH, LD_LIBRARY_PATH, DMD, DC, and PS1.
Run `deactivate` later on to restore your environment.
Without performing this step, the compilation process will fail.
Und wie muss ich einen sudo …. Befehl in einem Skript abhandeln?
Jedenfalls Danke, jetzt verstehe ich es langsam.