This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Aliasing multiple comand lines in RedBoot


On Wed, 2004-06-30 at 16:13, Miguel J. Vega wrote:
> Hi everyone,
> 
> If possible, how do I alias more than one command? Is there some special
> character to seperate commands?

Separate the commands by ";".  For example:
  RedBoot> alias ll "fis li;fis fr"

See the RedBoot documentation: 
  http://ecos.sourceware.org/docs-latest/redboot/redboot-guide.html

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]