Linux Command Line and Shell Scripting Bible, 4th edition

by Unknown
Linux Command Line and Shell Scripting Bible, 4th edition cover
Good Books rating 4.0
Technical
  • ID: 5637
  • Added: 2025-10-24
  • Updated: 2025-10-24
  • Reviews: 2
Reviews
twirpx.com · Unknown · 2025-10-24
intriguing 3.50

The reviewer is looking for a modern alternative to bash for scripting, particularly in embedded systems. They have tried several languages in the past and are now revisiting the search, evaluating various scripting languages based on specific criteria.

The reviewer is on a quest to find a more modern and efficient alternative to bash for scripting, especially in the context of embedded systems. They have previously explored options like scsh, luash, and mruby, but their current work involves higher-level languages like JavaScript, Python, and C#. Now, they are back in the embedded world and are reassessing the landscape of scripting languages. The reviewer is looking for a language that offers proper arrays and dictionaries, versatile return values, and the ability to call external programs. They also value good documentation and examples to ease the learning process. The review discusses various languages and their suitability for scripting tasks, with a focus on practical implementation and ease of use.


Quick quotes

    The reviewer is looking for a scripting language, that

    Have proper arrays and dictionaries

    Have versatile return values

    Do not have “everything is a string” syndrome

    Can call external programs and grab values and exit code from it

    Is low on cruft and boilerplate, but still readable

    Do not use dynamic scoping

    Is production ready

    Is not abandonware

    Is an actual interpreted language, where scripts can be edited on a remote target

bookey.app · Unknown · 2025-10-24
excellent 4.50

The book is praised for its comprehensive coverage of Linux command line and shell scripting, making it suitable for both beginners and experienced users. It is noted for its practical examples and clear explanations, though some readers might find the depth of information overwhelming.

This book is highly recommended for anyone looking to master the Linux command line and shell scripting. It covers a wide range of topics, from basic commands to advanced scripting techniques, providing practical examples that help reinforce the concepts. The clear and detailed explanations make it accessible even to those new to Linux. However, the sheer volume of information might be daunting for some readers, especially those looking for a quick reference guide. Overall, it's a valuable resource for both beginners and experienced users who want to deepen their understanding of Linux.


Quick quotes

    The book is a comprehensive guide to Linux command line and shell scripting

    It provides practical examples that help reinforce the concepts

    The sheer volume of information might be daunting for some readers