On Thu, 17 Oct 2013, Pierre Frenkiel wrote:

I have a shortcut for apt-get install which is:
  apt-get --install-suggests install "$@" 2>&1  | tee -a $LOG
With that, I get the 1st prompt (Do you want to continue? [Y/n]), but
the install fails without the 2nd prompt.

  I also tried with output redirection (1>>log), but that gave the same result 
as tee.
  The way I found to save the apt-get log is to use the logging feature of
  xterm (xterm -l -lf logfile apt-get ...}
  Does anybody see an other way to save the log?

best regards,
--
Pierre Frenkiel


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/alpine.deb.2.10.1310171815500.24...@pfr2.frenkiel-hure.net

Reply via email to