Ash (shell provided by busybox) tutorial

Viewed 44993

I found that the busybox's ash syntax is different from the other standard shells (sh, bash, tcsh).
Is there any documentation of its syntax or a tutorial for ash ?

1 Answers
Related