This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
74e056bfc8
busybox
/
shell
History
Eric Andersen
74e056bfc8
Fixed a couple more cases. $FOO/bar ${FOO} and such now work
...
without wordexp. Of course for stuff like ${1:-foo} you still need wordexp for them to work. -Erik
2001-03-09 20:34:46 +00:00
..
cmdedit.c
Whitespace / formatting / bracket cleanup.
2001-03-08 19:31:12 +00:00
cmdedit.h
Update interface per what now exists...
2001-01-04 11:09:00 +00:00
lash.c
Fixed a couple more cases. $FOO/bar ${FOO} and such now work
2001-03-09 20:34:46 +00:00