User:Mernits: Difference between revisions

From ICO wiki
Jump to navigationJump to search
No edit summary
Line 3: Line 3:
<source lang="bash">
<source lang="bash">
#!/bin/bash
#!/bin/bash
#See on bash questide näitelahendus
#Autor: Magav Loom
#Kuupäev 13.13.2013
#Vers 0.1a
#See skipt ei tee midagi asjalikku.
echo BÖÖÖ
echo BÖÖÖ
exit 0
</source>
</source>



Revision as of 15:07, 24 January 2013

Näite bash quest

#!/bin/bash
#See on bash questide näitelahendus
#Autor: Magav Loom
#Kuupäev 13.13.2013
#Vers 0.1a
#See skipt ei tee midagi asjalikku.
echo BÖÖÖ
exit 0


http://blogs.fsfe.org/myriam/2011/10/when-is-a-bug-report-useful/

Links

Virtual networks with virtualbox - http://www.virtualbox.org/manual/ch06.html

Linux router - http://www.stanford.edu/~fenn/linux/

http://learnpythonthehardway.org/book/

MIT C++ kursus (free for non commecial use)