Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: Re: Re: One-liner ascii/bin

by mkmcconn (Chaplain)
on Nov 24, 2001 at 01:19 UTC ( #127176=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: One-liner ascii/bin
in thread One-liner ascii/bin

Hi, You are so veeery close, only that I get: Can't find string terminator "'" anywhere before EOF at -e line 1. : Rolf

It appears you are using CMD or COMMAND in Windows for your command-line interpretor, which doesn't know what to do with the quotes. Change I0's one-liner to this:

perl -e "print unpack qq(B*),shift" Rolf

... and it will work.

mkmcconn
(or use cygwin, instead)

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: One-liner ascii/bin
by Rolf (Novice) on Nov 26, 2001 at 17:02 UTC
    Thank you so much!! It works really nice, and a big thanks to everybody for helping me with this. Regards Rolf

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (2)
As of 2023-03-24 18:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (61 votes). Check out past polls.

    Notices?