bash - ovigia/distrosnetinstall GitHub Wiki
bash
Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell.[7][8] First released in 1989,[9] it has been distributed widely as the default login shell for most Linux distributions and Apple's macOS (formerly OS X). A version is also available for Windows 10.
Bash (Unix shell) - Wikipedia
índice
links
- Bash - GNU Project - Free Software Foundation
- Bash Reference Manual
- The Bash Hackers Wiki [Bash Hackers Wiki]
- Bash Guide for Beginners
- BASH Programming - Introduction HOW-TO
- LinuxCommand.org: Learn the Linux command line. Write shell scripts.
- Bash - ArchWiki
- Bash/Prompt customization - ArchWiki
- Command-line shell - ArchWiki
- Bash scripting cheatsheet
- Ryan's Tutorials
- riobard/bash-powerline: Powerline-style Bash prompt in pure Bash script. See also https://github.com/riobard/zsh-powerline
- Overview — Powerline beta documentation
- jlevy/the-art-of-command-line: Master the command line, in one page
- Bash-it/bash-it: A community Bash framework.
- LeCoupa/awesome-cheatsheets: 📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
- Easy Bash Prompt Generator
- We all <3 Terminals. - Terminals Are Sexy
- EnglishFrontPage - Greg's Wiki
- Understanding file permissions
- GitHub - jlevy/the-art-of-command-line: Master the command line, in one page *Advanced Bash-Scripting Guide
- The Bash Hackers Wiki [Bash Hackers Wiki]
- TLDR pages
- curl cheat.sh/bash
- BashGuide - Greg's Wiki
- All commands
- Bash scripting cheatsheet
- Bash vs Zsh: A comparison of two command line shells (2018 Update)
- The musings of bluz71
- mrzool/bash-sensible: An attempt at saner Bash defaults
- Mattia Tezzele | Berlin
- grml.org - Zsh
- Zsh
- Oh My Zsh - a delightful & open source framework for Z-Shell
- What is your single most favorite command-line trick using Bash? - Stack Overflow
- 20 Linux Command Tips and Tricks That Will Save You A Lot of Time - It's FOSS
- Bash tips for everyday at the command line | Opensource.com
- Bash Shell Tricks - DEV Community 👩💻👨💻
- SimonBaeumer/bash-tricks: Simple bash tricks which will make your life easier.
- Unknown Bash Tips and Tricks For Linux | Linux.com | The source for Linux information
- Tutorial: The best tips & tricks for bash, explained - Linux Academy Blog
- Bash Tricks
dicas
man dircolors
- My 5 Favorite Linux Shell Tricks for SPEEEEEED (and efficiency) - YouTube
- How to Customize Bash Colors and Content in Linux Terminal Prompt
- Linux Commando: grep with color output
export GREP_OPTIONS='--color=always'