an example of a bug(not a real bug)

//echo -a $time returns 18/9/2003

this is a bug because it was intended to return the time, it returned the date instead, thus it didn't work as intended.
or even if it returned <date> <time> or <time> <date> it would be a bug, because it is doing unintended extra stuff.


new username: tidy_trax