Hope someone can explain this.
When using gedit to write or edit scripts I noticed that colours are used :
function system_info
{
# Temporary function stub
echo "function system_info"
}
is there a rule to these colours?
When using gedit to write or edit scripts I noticed that colours are used :
function system_info
{
# Temporary function stub
echo "function system_info"
}
is there a rule to these colours?
Comment