Marco writes:

> > What does this print?
> >
> >     su backuppc
> >     perl -e 'print scalar(localtime)'
> >
> 
> The reply is
> 
> HASH(0x81545b8)

I guess you typed:

    perl -e 'print scalar{localtime}'

Please cut-and-paste exactly what I sent (note the parens
instead of braces):

    perl -e 'print scalar(localtime)'

Craig

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to