other Linux articles
|
|
| Hello World in python 21/10/2009 | mad mad mod This article describes how to write and execute a "Hello World" program in Python on Linux (Fedora). 1. the prerequisitesa text editor of your choice (e.g. vi)a python interpreter |
| if then else in BASH - the basics 13/05/2010 | mad mad mod If then else in bash is not very difficult. However, there is something that can cause problems:Please note the spacing inside the brackets! It won't work without! string comparison |
Other Articles
|
|
|