\begin{Jeff Waugh}
>
> I was hoping to receive a few more contributions! :)
>
emacs -batch -eval '\
(progn (defun timet-to-time (timet)\
"Convert TIMET (seconds since 1/1/1970) to emacs time."\
(list (floor timet 65536) (floor (mod timet 65536))))\
(print (format-time-string "%c" (timet-to-time (expt 10 9)))))'
is there *anything* it can't do?
(and i was just thinking: "if only my mail editor could indent lisp
code". duh)
--
- Gus
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug
- [SLUG] Unix Giga-Party Jeff Waugh
- Re: [SLUG] Unix Giga-Party Herbert Xu
- Re: [SLUG] Unix Giga-Party Jeff Waugh
- Re: [SLUG] Unix Giga-Party James Wilkinson
- Re: [SLUG] Unix Giga-Party Matthew Dalton
- Re: [SLUG] Unix Giga-Party Herbert Xu
- Re: [SLUG] Unix Giga-Party Rick Welykochy
- Re: [SLUG] Unix Giga-Party Jeff Waugh
- Re: [SLUG] Unix Giga-Party Tom Massey
- Re: [SLUG] Unix Giga-Party Matthew Dalton
- Re: [SLUG] Unix Giga-Party Angus Lees
- Re: [SLUG] Unix Giga-Party Michael Lake
- Re: [SLUG] Unix Giga-Party Howard Lowndes
- Re: [SLUG] Unix Giga-Party Howard Lowndes
- Re: [SLUG] Unix Giga-Party Ken Yap
- Re: [SLUG] Unix Giga-Party Rick Welykochy
- Re: [SLUG] Unix Giga-Party Ken Yap
- Re: [SLUG] Unix Giga-Party Terry Collins
- Re: [SLUG] Unix Giga-Party Craige McWhirter
- Re: [SLUG] Unix Giga-Party Ken Yap
- Re: [SLUG] Unix Giga-Party Rick Welykochy
