bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Extending brace expansion


From: McGuinness, Brian
Subject: Extending brace expansion
Date: Sat, 24 Jan 2015 13:53:43 -0500

I have been experimenting with code to allow
sequences to be included in lists and to
extend sequences to arbitrary character strings.
This seems to work well now.  Please feel free
to incorporate this into future versions of
the Bash shell.

--- Brian

Attachment: BraceExpander.cpp
Description: Text Data

Attachment: BraceExpander.h
Description: Text Data

Attachment: errors.h
Description: Text Data

Attachment: symbols.h
Description: Text Data

Attachment: types.h
Description: Text Data

Attachment: build
Description: Binary data

Attachment: test.cpp
Description: Text Data

Attachment: run
Description: Binary data

Attachment: build2
Description: Binary data

Attachment: test2.cpp
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]