New (?) idea for shell scripting - Programming On Unix

Users browsing this thread: 2 Guest(s)
z3bra
Grey Hair Nixers
Buffered input are a huge pain to deal with.. I had a discussion with some good programmers someday, and we came up with an "unbuf" binary which would force unbuffered input. It wouldn't work with every program though, because some explicitely reset it, but it was a nice program to have under the hood.

I'll try to find it again.


Messages In This Thread
New (?) idea for shell scripting - by pranomostro - 01-09-2015, 11:29 AM
RE: New (?) idea for shell scripting - by venam - 01-09-2015, 03:17 PM
RE: New (?) idea for shell scripting - by z3bra - 02-09-2015, 04:19 AM
RE: New (?) idea for shell scripting - by z3bra - 02-09-2015, 06:47 AM