email :: ara [dot] t [dot] howard [at] noaa [dot] gov
phone :: 303.497.6469
Your life dwells amoung the causes of death
Like a lamp standing in a strong breeze. --Nagarjuna
On Wed, 21 Sep 2005, christophe.poucet@gmail.com wrote:
A possible suggestion:
Maybe use sockets?
--
email :: ara [dot] t [dot] howard [at] noaa [dot] gov
phone :: 303.497.6469
Your life dwells amoung the causes of death
Like a lamp standing in a strong breeze. --Nagarjuna
i guess the idea is out since windows does not support AF_LOCAL ;-( tcp would
be __way__ too slow.
-a
···
On Wed, 21 Sep 2005, christophe.poucet@gmail.com wrote:
What you could do is make a simple program "pipe" that forwards to the
given socket.
Then you could do something like.
cat test_stdin | pipe localhost 1234
--
email :: ara [dot] t [dot] howard [at] noaa [dot] gov
phone :: 303.497.6469
Your life dwells amoung the causes of death
Like a lamp standing in a strong breeze. --Nagarjuna
True. #align_center is a Nano method. It differs from the built-in #center in that it will center each line of a string (or any split for
that matter), not just the whole string as a single unit.
BTW, I thought it would be better if #center embraced this
functionality too, so I put in an RCR for it, but haven't yet heard if
it will be accepted.