On Sat, Aug 26, 2006 at 06:11:43PM -0700, [EMAIL PROTECTED] wrote:
> Here's how you pipe commands.
> 
> Throw an "exit" on the end of that, your root password on the front, giving:
> START FILE
> 123456
> ./configure --prefix=/usr
> make
> make install
> exit
> END FILE
> 
> Then simply call:
> echo build-package-name.txt | su

I tried that before. On my system (Mandrake 10.1) I get:

  stdin must be tty

Thinking about it, behaviour other than this would be an immense
security breach, no?

Scott Swanson

  
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to