For the purpose of scripting, it would be nice be able to force nohup to treat I/O as if it was ALWAYS a tty, e.g. nohup -t <command>, so that a consistent behaviour can be achieved between running nohup in a script in a terminal and running nohup in a script in infrastructure.
This lack has caused us some problems. S.
