In real time applications where we use shell scripting and how it differ from other scripting languages?
Chem_1 0 Light Poster
Recommended Answers
Jump to PostReal time applications? As in deterministic, schedule-constrained applications?
Those questions aside (but need answers), the standard system shell (such as bash on Linux) should be a strictly interpreted language which can be deterministic (all other issues being equal). Other scripting languages such as perl, python, javascript, et al are what …
All 4 Replies
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
Chem_1 0 Light Poster
Chem_1 0 Light Poster
danielpeterson -3 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.