|
env - <command> -<opt> bug: env tries to eat -<opt>: msg#00152linux.busybox
# ./busybox env - echo zzz zzz # ./busybox echo -n zzz zzz # ./busybox env - echo -n zzz env: invalid option -- n obviously, env tried to understand -n as env's option instead of blindly passing it to echo... BusyBox v1.00-pre1 (2003.07.16-07:53+0000) multi-call binary Usage: env [-iu] [-] [name=value]... [command] -- vda |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | ash 'source' command: 00152, Denis Vlasenko |
|---|---|
| Next by Date: | rm -rf failure: 00152, Dan Kegel |
| Previous by Thread: | ash 'source' commandi: 00152, Denis Vlasenko |
| Next by Thread: | Re: env - <command> -<opt> bug: env tries to eat -<opt>: 00152, Vladimir N. Oleynik |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |