Command line: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 180: Line 180:
Notice, that "download_and_compile.sh" at first had the executable bits all set, then we take them away by "chmod -x" and give them back by "chmod +x". You can do the same with read and write rights.
Notice, that "download_and_compile.sh" at first had the executable bits all set, then we take them away by "chmod -x" and give them back by "chmod +x". You can do the same with read and write rights.


That should be enough command line knowledge, to perform several command line actions related to Flightgear so far.
That should be enough of command line knowledge, to perform several command line actions related to Flightgear and its Addons so far.


==External links==
==External links==
51

edits