Help with a netcat command for windows
        Posted  
        
            by Mestika
        on Super User
        
        See other posts from Super User
        
            or by Mestika
        
        
        
        Published on 2010-05-12T09:37:55Z
        Indexed on 
            2010/05/12
            9:44 UTC
        
        
        Read the original article
        Hit count: 323
        
Hi,
I've a command for netcat which is for Linux, but I need to run it on my Windows through cmd.
The Linux command is:
nc localhost 4444 < myfile.file
and in particular I need to get the "<" to work; means I need to get it to run a file on the setting above.
Sincere
Mestika
© Super User or respective owner