Hope they never look at what can be done with gawk 4.0.

On Wed, Nov 13, 2013 at 1:28 PM, David L. Craig <[email protected]> wrote:

> On 13Nov13:1047-0700, Mark Post wrote:
>
> > For all of you out there with auditors that get
> > all upset if netcat (nc) is installed on your Linux
> > systems...  You probably should never tell them about
> > the bash /dev/tcp builtin.
> >
> > Just for fun...
> > exec 3<>/dev/tcp/www.google.com/80
> > echo -e "GET / HTTP/1.1\r\nHost: www.google.com\r\nConnection:
> close\r\n\r\n" >&3
> > cat <&3
> > exec 3>&-
>
> Absolutely, Mr. Auditor--no TELNET on THIS system, nosiree. ;-)
> --
> <not cent from sell>
> May the LORD God bless you exceedingly abundantly!
>
> Dave_Craig______________________________________________
> "So the universe is not quite as you thought it was.
>  You'd better rearrange your beliefs, then.
>  Because you certainly can't rearrange the universe."
> __--from_Nightfall_by_Asimov/Silverberg_________________
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO LINUX-390 or
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> ----------------------------------------------------------------------
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>



--
This is clearly another case of too many mad scientists, and not enough
hunchbacks.

Maranatha! <><
John McKown

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to