/**
* Today, the (add_day_here)the day of (add_month_here), is your birthday.
* So I created a page to celebrate this extraordinary day.
* That page will show you a script 'will.sh'.
*/
birthday@girl ~ $ >> cd love && sh will.sh("(add_Birthday_Person_Name)");
// (add_Month_Day), when the bell rang, your age increased
Date currentTime = new Date();
SimpleDateFormat formatter = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
String dateString = formatter.format(currentTime);
if( dateString.equals("add_year-month-day 00:00:00") ){ u.age ++; } // O! she doth teach the torches to burn bright
// It seems she hangs upon the cheek of night
// Like a rich jewel in an Ethiop's ear;
// Beauty too rich for use, for earth too dear.
new Thread (){
@Override // I wish you
while(true){ // happiness,
u.happiness ++; // strength,
u.strength ++; // more awesome things,
u.more_awesome_things ++; // and everything you wish can be achieved.
}.start() // The last thing I want say, boring and ordinary, is:
System.out.println("Happy Birthday !!!");
* Today, the (add_day_here)the day of (add_month_here), is your birthday.
* So I created a page to celebrate this extraordinary day.
* That page will show you a script 'will.sh'.
*/
birthday@girl ~ $ >> cd love && sh will.sh("(add_Birthday_Person_Name)");
// (add_Month_Day), when the bell rang, your age increased
Date currentTime = new Date();
SimpleDateFormat formatter = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
String dateString = formatter.format(currentTime);
if( dateString.equals("add_year-month-day 00:00:00") ){ u.age ++; } // O! she doth teach the torches to burn bright
// It seems she hangs upon the cheek of night
// Like a rich jewel in an Ethiop's ear;
// Beauty too rich for use, for earth too dear.
new Thread (){
@Override // I wish you
while(true){ // happiness,
u.happiness ++; // strength,
u.strength ++; // more awesome things,
u.more_awesome_things ++; // and everything you wish can be achieved.
}.start() // The last thing I want say, boring and ordinary, is:
System.out.println("Happy Birthday !!!");
You defy stars from:
"What's in a name? that which we call a rose
By any other name would smell as sweet.”
By any other name would smell as sweet.”
- W.Shakespeare