Skip to content

Instantly share code, notes, and snippets.

Created April 6, 2016 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/995f01745d8bb08f10c1ec06aab41fa9 to your computer and use it in GitHub Desktop.
Save anonymous/995f01745d8bb08f10c1ec06aab41fa9 to your computer and use it in GitHub Desktop.
This is nc from the netcat-openbsd package. An alternative nc is available
in the netcat-traditional package.
usage: nc [-46bCDdhjklnrStUuvZz] [-I length] [-i interval] [-O length]
[-P proxy_username] [-p source_port] [-q seconds] [-s source]
[-T toskeyword] [-V rtable] [-w timeout] [-X proxy_protocol]
[-x proxy_address[:port]] [destination] [port]
grep nvidia\|nouveau\|header: command not found
ibrahim@incentro:~$ dpkg -l | "grep nvidia\|nouveau\|header" | nc termbin.com 9999
grep nvidia\|nouveau\|header: command not found
Use netcat.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment