Re: How to call a command from another one

2007-06-12 Thread Marco Gerards
adrian15 <[EMAIL PROTECTED]> writes: > Robert Millan escribió: >> On Tue, Jun 12, 2007 at 01:57:11PM +0200, adrian15 wrote: >>> Hi, >>> >>> I want to implement the pause command so that it is the same thing as >>> the echo command with all of its options and also that it stops. >> I don't know

Re: How to call a command from another one

2007-06-12 Thread adrian15
Robert Millan escribió: On Tue, Jun 12, 2007 at 01:57:11PM +0200, adrian15 wrote: Hi, I want to implement the pause command so that it is the same thing as the echo command with all of its options and also that it stops. I don't know how to call other commands, but in this case, maybe

Re: How to call a command from another one

2007-06-12 Thread Robert Millan
On Tue, Jun 12, 2007 at 01:57:11PM +0200, adrian15 wrote: > Hi, > > I want to implement the pause command so that it is the same thing as > the echo command with all of its options and also that it stops. > > My first approach which I could not compile because I do not how to >

How to call a command from another one

2007-06-12 Thread adrian15
Hi, I want to implement the pause command so that it is the same thing as the echo command with all of its options and also that it stops. My first approach which I could not compile because I do not how to add a new command to grub2 is the following one: char key; if (argc