[BusyBox] Proposed feature

Vladimir N. Oleynik dzo at simtreas.ru
Tue Jul 9 03:27:03 UTC 2002


Michael,
 
> Using { and } in ash.

If all features bash are necessary for you, use bash.

> For example `ls *.{txt,sh}` will give me list
> of files with extensions .txt and .sh.

`ls *.txt *.sh` - Standardly also does not create problems.
For more complex regexps will help "egrep".


--w
vodz



More information about the busybox mailing list