IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New "tee" is your friend
Remember "tee" is your friend.

(
echo "mail from: foo@bar.net"
sleep 1
echo "rcpt to: bar@foo.net"
sleep 1
echo "data"
sleep 1
echo "this is a test "
echo "./n/$"
) | tee -a Log | telnet localhost 25 >> Log 2>&1
New forgot about tee, thanx!
     how to capture sdin with code snippet - (boxley) - (4)
         "tee" is your friend - (folkert) - (1)
             forgot about tee, thanx! -NT - (boxley)
         From your test - (crazy) - (1)
             dont care it is accepted just that I get to the data stage -NT - (boxley)

Like when you're stuck in a traffic jam for an hour only to learn that the root cause was somebody on the roadside losing a piece of their McGriddle between their plump thighs.
84 ms