Mon, 17 Mar 2008 14:25:09 GMT
Today is St. Patrick's Day, a national holiday in Ireland that's celebrated by people of Irish lineage worldwide. Like Ireland itself, the holiday is associated with the color green -- as are many things in the Linux universe.
I can't imagine they number day zero exploits all through the open source software, like a CVE number can be for GIMP, LIBREOFFICE, (Ubuntu) LINUX, FireFox etc.
Could be an exploit of LINUX through FireFox, since its an HTML exploit?
One LINUX exploit I know has an CVE number (the exploit... (0 Replies)
Hi Experts
Is there any impact on the Linux Machine with respect to the Leap Day {29.02.2016}, which would be introduced next year as part of the Leap Year {2016}.
From my application scope, I see no problems.
Please comment.
Regards
Navkanwal (5 Replies)
Hi All,
I need to find the previous month last day minus one day, using shell script. Can you guys help me to do this.
My Requirment is as below:
Input for me will be 2000909(YYYYMM)
I need the previous months last day minus 1 day timestamp. That is i need 2000908 months last day minus ... (3 Replies)
Hi all,
My program is getting date from database (oracle) and am getting that date's day of week also.
In windows its giving one number and different in linux ;)
For Example:
30 - Jun - 2009
Am getting 2 in windows and 3 in Linux.
Am not understanding whats going wrong.. Am... (3 Replies)
hi all,
ive downloaded ,built and installed coreutils from sunfreeware.com,in my quest to get the color display when ls is used(linux style)...
After the pkg is installed,how do i use ls to get the color?
I know its installed because i get a host of cmds that have been updated,l
like this,
... (1 Reply)
Hi ,
I am relatively new to unix...
Can u pls help me out to find out if the first day of the month is a working day ie from (Monday to Friday)...using Date and If clause in Korn shell..
This is very urgent.
Thanks for ur help... (7 Replies)
DDATE(1) Emperor Norton Utilities DDATE(1)NAME
ddate - converts Gregorian dates to Discordian dates
SYNOPSIS
ddate [+format] [date]
DESCRIPTION
ddate prints the date in Discordian date format.
If called with no arguments, ddate will get the current system date, convert this to the Discordian date format and print this on the stan-
dard output. Alternatively, a Gregorian date may be specified on the command line, in the form of a numerical day, month and year.
If a format string is specified, the Discordian date will be printed in a format specified by the string. This mechanism works similarly to
the format string mechanism of date(1), only almost completely differently. The fields are:
%A Full name of the day of the week (i.e., Sweetmorn)
%a Abbreviated name of the day of the week (i.e., SM)
%B Full name of the season (i.e., Chaos)
%b Abbreviated name of the season (i.e., Chs)
%d Ordinal number of day in season (i.e., 23)
%e Cardinal number of day in season (i.e., 23rd)
%H Name of current Holyday, if any
%N Magic code to prevent rest of format from being printed unless today is a Holyday.
%n Newline
%t Tab
%X Number of days remaining until X-Day. (Not valid if the SubGenius options are not compiled in.)
%{
%} Used to enclose the part of the string which is to be replaced with the words "St. Tib's Day" if the current day is St. Tib's Day.
%. Try it and see.
EXAMPLES
% ddate
Sweetmorn, Bureaucracy 42, 3161 YOLD
% ddate +'Today is %{%A, the %e of %B%}, %Y. %N%nCelebrate %H'
Today is Sweetmorn, the 42nd of Bureaucracy, 3161.
% ddate +"It's %{%A, the %e of %B%}, %Y. %N%nCelebrate %H" 26 9 1995
It's Prickle-Prickle, the 50th of Bureaucracy, 3161.
Celebrate Bureflux
% ddate +'Today's %{%A, the %e of %B%}, %Y. %N%nCelebrate %H' 29 2 1996
Today's St. Tib's Day, 3162.
BUGS ddate(1) will produce undefined behaviour if asked to produce the date for St. Tib's day and its format string does not contain the St.
Tib's Day delimiters %{ and %}.
NOTE
After `X-Day' passed without incident, the Church of the SubGenius declared that it had got the year upside down - X-Day is actually in
8661 AD rather than 1998 AD. Thus, the True X-Day is Cfn 40, 9827.
AUTHOR
Original program by Druel the Chaotic aka Jeremy Johnson (mpython@gnu.ai.mit.edu)
Major rewrite by Lee H:. O:. Smith, KYTP, aka Andrew Bulhak (acb@dev.null.org)
Five tons of flax.
DISTRIBUTION POLICY
Public domain. All rites reversed.
SEE ALSO date(1),
http://www.subgenius.com/
Malaclypse the Younger, Principia Discordia, Or How I Found Goddess And What I Did To Her When I Found Her
59 Bureaucracy 3161 DDATE(1)