Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

marto's scratchpad

by marto (Cardinal)
on Jun 02, 2004 at 07:58 UTC ( [id://359256]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    csvcheck --sep='`' --quo='"' -u csvfile.csv.txt
    Checked csvfile.csv.txt with csvcheck 2.05
    ...
        |                                                                 
    +                                                                     
    +                                                                     
    +                                                                     
    +                                                  ▲            
    +                              |
    # CSV_XS ERROR: 2034 - EIF - Loose unescaped quote @ rec 207 pos 323 f
    +ield 58
    
  2. or download this
    apt install cmake build-essential -y
    apt install checkinstall git -y
    git clone https://github.com/hashcat/hashcat.git
    cd hashcat && git submodule update --init && make && make install
    
  3. or download this
    hashcat -w 4 -m 17225 --benchmark
    
  4. or download this
    #!/usr/bin/perl 
    
    ...
    };
    
    app->start;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (1)
As of 2024-04-19 00:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found