Ted Stern <[EMAIL PROTECTED]> writes: > What about something like > > make <args> 1> /tmp/makeoutput 2>&1 & > > <some command to effectively tail -f on the output>
While tail -f is running, Tramp can't do anything else. Hm. It could interrupt the tail -f when the user types C-x C-f or something like this. But then the question is, after the user operation is finished, where to pick up? kai -- ~/.signature is: umop ap!sdn (Frank Nobis) _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
