panel plugin naming conventions
Grant McWilliams
grantmasterflash at gmail.com
Wed May 16 19:42:19 CEST 2007
Yes, it looks like the Unix timestamp. date +'%s' will get me all but the
last digit. Seems it's pulling 10ths of a second instead of seconds. Maybe
if I just pad with one zero on the end I'll be ok?
Grant
On 5/16/07, Colin Leroy <colin at colino.net> wrote:
>
> On 16 May 2007 at 10h05, Grant McWilliams wrote:
>
> Hi,
>
> > diskperf-11788246160.rc
> > diskperf-11792536140.rc
> > etc...
> >
> > Just to make sure I'm not trampling on something where does the
> > number come from?
>
> It looks like a unix timestamp.
>
> My l33t perl scripting skills show in the following example:
>
> perl -e 'print "diskperf-"; print time(); print "\n";'
>
> --
> Colin
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce4-dev
>
>
--
Some people, when confronted with a problem, think "I know, I'll use
Windows."
Now they have two problems.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20070516/ab8f6df7/attachment.html>
More information about the Xfce4-dev
mailing list