#!/bin/ksh print "Happy New Year" Samuel Goldwyn - "Include me out."
On Thu, Jan 1, 2009 at 5:14 PM, Michael Janapin <[email protected]> wrote: > #!/bin/bash > echo "A Blessed New Year to All of Us!" > > On Thu, Jan 1, 2009 at 11:39 AM, Calixto Ong II (g) <[email protected]> wrote: >> >> >> >> <?php echo "Happy New Year!"; ?> >> >> >> >> Bhong Ong >> >> >> >> >> >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Erwin Olario >> Sent: Thursday, January 01, 2009 7:48 AM >> To: Philippine Linux Users' Group (PLUG) Technical Discussion List >> Subject: Re: [plug] 1st string of the year >> >> >> >> >> >> 10 PRINT "Manigong Bagong Taon!" >> >> >> >> On Thu, Jan 1, 2009 at 3:08 AM, Kelvin Quee <[email protected]> wrote: >> >> Way too damn verbose. Try this for Python 2.5 - >> >> >> print "Happy New Year" # :P >> >> (doesn't work with Python 3000 though) >> >> Kelvin Quee >> +65 9177 3635 >> >> http://kquee.com/contact >> >> >> Drexx Laggui [personal] wrote: >> > 01Jan2009 (UTC +8) >> > >> > >> > #include <stdio.h> >> > main () >> > { >> > printf ("\n Happy New Year ! \n"); >> > return 0; >> > } >> > >> > >> > >> > Drexx Laggui -- CISA, CISSP, CFE Associate, ISO27001 LA, CCSI, CSA >> > http://www.laggui.com ( Singapore / Manila / California ) >> > Computer forensics; Penetration testing; QMS & ISMS developers; >> > K-Transfer >> > PGP fingerprint = 6E62 A089 E3EA 1B93 BFB4 8363 FFEC 3976 FF31 8A4E >> > _________________________________________________ >> > Philippine Linux Users' Group (PLUG) Mailing List >> > http://lists.linux.org.ph/mailman/listinfo/plug >> > Searchable Archives: http://archives.free.net.ph >> > >> > >> _________________________________________________ >> Philippine Linux Users' Group (PLUG) Mailing List >> http://lists.linux.org.ph/mailman/listinfo/plug >> Searchable Archives: http://archives.free.net.ph >> >> >> -- >> « Odoroki Farms » >> -=-Namnam Coco Palm Sugars -=- >> p: 0063922-8946562 / 0063917-8946562 >> i: www.cocopalmsugar.sch.ph >> e: [email protected] >> >> _________________________________________________ >> Philippine Linux Users' Group (PLUG) Mailing List >> http://lists.linux.org.ph/mailman/listinfo/plug >> Searchable Archives: http://archives.free.net.ph > > > > -- > Michael R. Janapin > Systems Administrator > PBTS Baguio City, Philippines > http://mulingsilang.wordpress.com > > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > http://lists.linux.org.ph/mailman/listinfo/plug > Searchable Archives: http://archives.free.net.ph > _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

