Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Backup User's files

by karlgoethebier (Abbot)
on Jan 07, 2018 at 17:10 UTC ( [id://1206856]=note: print w/replies, xml ) Need Help??


in reply to Backup User's files

use version?

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Replies are listed 'Best First'.
Re^2: Backup User's files
by peli (Initiate) on Jan 07, 2018 at 22:58 UTC

    Ok.

    I'm sorry but I don't know what you mean? Can you be more specific?

      "...I don't know what you mean...more specific?"

      Sure. I guessed that you at least missed a semicolon which results in an syntax error - the message points to the wrong line as usual - if you run perl -c your_program.pl.

      Best regards, Karl

      «The Crux of the Biscuit is the Apostrophe»

      perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

        Karl, I run the script and here's the output from the terminal:

        MacPeter:begperl peli$ perl -c postinstall postinstall syntax OK MacPeter:begperl peli$

        Peter

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1206856]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-19 21:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found