Re[2]: Busybox identification
Laurent Bercot via busybox <[email protected]>
| Newsgroups | gmane.linux.busybox |
|---|---|
| Message-ID | <[email protected]> |
This thread is bananas. Run "busybox", without options or arguments. If your shell gives you an error, you have no busybox binary in your PATH. If your shell returns success, you have a busybox available in your PATH, and you can see on stdout: - on the first line, what version of busybox it is - after "Currently defined functions:", the list of applets that it includes. You're welcome. -- Laurent