TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Linux Command Line Computing

4 pointsby asicsp11 months ago

1 comment

asicsp11 months ago
Hello!<p>This ebook aims to teach Linux command line tools and Shell Scripting for beginner to intermediate level users. The main focus is towards managing your files and performing text processing tasks. Plenty of examples are provided to make it easier to understand a particular tool and its various features. There are 200+ exercises to help you practice what you&#x27;ve learned and solutions are provided for reference. I hope this ebook would make it easier for you to discover CLI tools, features and learning resources.<p>Links:<p>* Web version: <a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;cli-computing&#x2F;" rel="nofollow">https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;cli-computing&#x2F;</a><p>* Markdown source of the ebook, exercise solutions, etc: <a href="https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;cli-computing">https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;cli-computing</a><p>* Interactive TUI app: <a href="https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;TUI-apps&#x2F;tree&#x2F;main&#x2F;CLI-Exercises">https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;TUI-apps&#x2F;tree&#x2F;main&#x2F;CLI-Exe...</a> (text processing exercises)<p>I would highly appreciate it if you&#x27;d let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn&#x27;t!) and so on. Reader feedback is essential and especially so for self-published authors.<p>Happy learning :)