Scripting

From eLinux.org
Revision as of 17:01, 25 December 2013 by Const (talk | contribs) (Historical)
Jump to: navigation, search

Scripting is powerful technology especially valuable in embbedded Linux. It is used for building complex projects, building root file systems and distributions, system management, tests automation.

Most commons shells are bash on PC and busybox's ash on embedded Linux.

Shell scripting

Shell scripting libraries

Samples from books

Historical

References

See also