All Projects → learnbyexample → Linux_command_line

learnbyexample / Linux_command_line

💻 Introduction to Linux commands and Shell scripting

Projects that are alternatives of or similar to Linux command line

Cheat.sh
the only cheat sheet you need
Stars: ✭ 27,798 (+7253.97%)
Mutual labels:  command-line, examples
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+99.47%)
Mutual labels:  examples, ebook
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (-35.98%)
Mutual labels:  examples, ebook
Cht.exe
cht.sh libcurl client for windows XP+ with changed colorization
Stars: ✭ 15 (-96.03%)
Mutual labels:  command-line, examples
Tldr
📚 Collaborative cheatsheets for console commands
Stars: ✭ 36,408 (+9531.75%)
Mutual labels:  command-line, examples
Learn gnugrep ripgrep
Example based guide to mastering GNU grep and ripgrep
Stars: ✭ 204 (-46.03%)
Mutual labels:  command-line, ebook
Command Line Text Processing
⚡ From finding text to search and replace, from sorting to beautifying text and more 🎨
Stars: ✭ 9,771 (+2484.92%)
Mutual labels:  command-line, ebook
Fundamental-Kotlin
Code examples for the Fundamental Kotlin book.
Stars: ✭ 16 (-95.77%)
Mutual labels:  examples, ebook
Tsukae
🧑‍💻📊 Show off your most used shell commands
Stars: ✭ 345 (-8.73%)
Mutual labels:  command-line
Jwt Cracker
Simple HS256 JWT token brute force cracker
Stars: ✭ 365 (-3.44%)
Mutual labels:  command-line
Aws Doc Sdk Examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
Stars: ✭ 4,575 (+1110.32%)
Mutual labels:  examples
Deepspeech Examples
Examples of how to use or integrate DeepSpeech
Stars: ✭ 356 (-5.82%)
Mutual labels:  examples
T2b
A wicked-powerful text macro language for building binary files.
Stars: ✭ 370 (-2.12%)
Mutual labels:  command-line
Reminders Cli
A simple CLI for interacting with macOS reminders
Stars: ✭ 354 (-6.35%)
Mutual labels:  command-line
Design Patterns
Contains examples of design patterns that implemented in php
Stars: ✭ 375 (-0.79%)
Mutual labels:  examples
Romaniancoderexamples
Java / SpringBoot / Angular examples for the Romanian Coder YouTube channel
Stars: ✭ 353 (-6.61%)
Mutual labels:  examples
Samples
JavaFX samples to run with different options and build tools
Stars: ✭ 352 (-6.88%)
Mutual labels:  examples
Castero
TUI podcast client for the terminal
Stars: ✭ 375 (-0.79%)
Mutual labels:  command-line
Command Line One Liners
Command line one-liners.
Stars: ✭ 372 (-1.59%)
Mutual labels:  command-line
Terminal Link
Create clickable links in the terminal
Stars: ✭ 361 (-4.5%)
Mutual labels:  command-line

Linux Command Line

Introduction to Linux commands and Shell scripting


Chapters

  • Linux Introduction
    • What is Linux?, Why use Linux?, Where is Linux deployed?, Linux Distros, Linux resource lists
  • Command Line Introduction
    • File System, Command Line Interface, Command Help, Do one thing and do it well
  • Files and Directories
    • pwd, clear, ls, cd, mkdir, touch, rm, cp, mv, rename, ln, tar and gzip
  • Working with Files and Directories
    • cat, less, tail, head, Text Editors, grep, find, locate, wc, du, df, touch, file, identify, basename, dirname, chmod
  • Text Processing
    • sort, uniq, comm, cmp, diff, tr, sed, awk, perl, cut, paste, column, pr
  • Shell
    • What is Shell?, Popular Shells, Wildcards, Redirection, Process Control, Running jobs in background
  • Shell Customization
    • Variables, Config files, Emac mode Readline shortcuts
  • Shell Scripting
    • Need for scripting, Hello script, Command Line Arguments, Variables and Comparisons, Accepting User Input interactively, if then else, for loop, while loop, Debugging, Resource lists

Contributing

  • Please open an issue for typos/bugs/suggestions/etc
    • Please open an issue for discussion before submitting PRs
  • Share the repo with friends/colleagues, on social media, etc to help reach other learners
  • In case you need to reach me, mail me at echo 'bGVhcm5ieWV4YW1wbGUubmV0QGdtYWlsLmNvbQo=' | base64 --decode or send a DM via twitter

ebook

  • Read as ebook on gitbook
  • All legacy.gitbook.com links are now automatically redirected to gitbook.com, so there's no longer an option to download ebooks for offline reading

Acknowledgements


License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].