Command-line arguments

Lars Ivar Igesund larsivar at igesund.net
Sat Jul 5 05:07:28 PDT 2008


superdan wrote:

> Lars Ivar Igesund Wrote:
> 
>> superdan wrote:
>> 
>> > Lars Ivar Igesund Wrote:
>> > 
>> >> As for preserving and enforcing order, that was one of the design
>> >> goals for this implementation and thus it should be considered a bug
>> >> if not easily done.
>> > 
>> > put in layman's terms: making it unusable for applications that launch
>> > secondary commands was a design goal.
>> 
>> No.
> 
> then parse this using tango arguments please:
> 
> ssh -v ls -la
> 
> thanks.

Everything until ls is easy (including the hostname which is required by
ssh), but it appears to ignore the -la part which I have noted to the
implementors. I believe I did say that although the requirments document (I
probably wrongly said design document) mandates that this should be
possible, the implementation and design is not fully reviewed yet and may
have bugs.

The order is completely preserved and enforcable though.

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource, #d.tango & #D: larsivi
Dancing the Tango



More information about the Digitalmars-d mailing list