[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #TMA-441215]: Beta test 6.9?
- Subject: [LDM #TMA-441215]: Beta test 6.9?
- Date: Wed, 01 Dec 2010 09:53:20 -0700
Gilbert,
> Also, I tried this manually and got:
>
> /home/ldm% bash -l -c 'wasReceived -f IDS|DDPLUS|HRS -o 1'
> bash: DDPLUS: command not found
> bash: HRS: command not found
>
> Doing an individual feed or an alias of one (such as "NPORT") returns with
> a command prompt.
If the feed specification contains the vertical bar (|), then the specification
must be quoted to prevent the shell from interpreting the command as a
pipeline. For example
bash -l -c 'wasReceived -f "IDS|DDPLUS|HRS" -o 1'
> *******************************************************************************
> Gilbert Sebenste ********
> (My opinions only!) ******
> Staff Meteorologist, Northern Illinois University ****
> E-mail: address@hidden ***
> web: http://weather.admin.niu.edu **
> *******************************************************************************
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: TMA-441215
Department: Support LDM
Priority: Normal
Status: Closed