___ _ ___ ( _ \ ( )_ ( _ \ _ | |_) ) _ _ ___| _) __ | (_) )_) ___ | __/ / _ ) __) | / __ \ _ (| | _ \ | | ( (_| |__ \ |_( ___/ (_) ) | ( ) | (_) \__ _)____/\__)\____)____/(_)_) (_)
HOWTO Use Paste | HOWTO NetCat a Paste in SHELL Terminal |
---|---|
Sample #1 - Using Echo |
"cat <text> | nc bsdforall.org 7777"
"echo I was here | nc bsdforall.org 7777" |
Sample #2 - Using Filename |
"cat <location-of-file> | nc bsdforall.org 7777"
"cat /temp/example.txt | nc bsdforall.org 7777" |
Free Open-Source Project | Source at Github |
Current Archive (Total) | 62 paste files at Archive. |