- Can't understand what does "0>&1" do on a netcat reverse shell https://www.gnu.org/software/bash/manual/bash.html#Duplicating-File-Descriptors 17 comments linuxquestions
- Why does Fedora have this particular value of $PROMPT_COMMAND? https://www.gnu.org/software/bash/manual/bash.html 2 comments fedora
- Unexpected results of variable substitution with command contained in https://www.gnu.org/software/bash/manual/bash.html#The-Set-Builtin 8 comments bash
- What's the advantage of local-ing / declare-ing a variable VS bare variable names? https://www.gnu.org/software/bash/manual/bash.html 2 comments bash
- Linux CLI Bash tip: process substitution. https://www.gnu.org/software/bash/manual/bash.html#Process-Substitution 7 comments commandline
- Linux Bash CLI tip: using "for" loops straight on the CLI. https://www.gnu.org/software/bash/manual/bash.html#Shell-Expansions 16 comments bash
- Linux Bash tip: shell parameter expansion features. https://www.gnu.org/software/bash/manual/bash.html#Shell-Parameter-Expansion 5 comments bash
- Linux Bash tip: How to find Parent Process ID (PPID). https://www.gnu.org/software/bash/manual/bash.html#Bash-Variables 4 comments bash
- Linux CLI tip: Bash brace expansion. https://www.gnu.org/software/bash/manual/bash.html#Brace-Expansion 31 comments commandline
- Linux shell config tip: how Bash loads its config/startup files. https://www.gnu.org/software/bash/manual/bash.html#Bash-Startup-Files 5 comments bash
- TIL we have a shorthand for pushing both stdout and stderr through a pipe to the next command using ‘|&’. Apparently it is an alias for 2>&1 |. https://www.gnu.org/software/bash/manual/bash.html 12 comments bash
- [bash] Some questions from a beginner http://www.gnu.org/software/bash/manual/bash.html#Introduction 24 comments learnprogramming
Linking pages
- Computers can be understood - Made of Bugs https://blog.nelhage.com/post/computers-can-be-understood/ 83 comments
- Mastering Eshell - Mastering Emacs https://www.masteringemacs.org/article/complete-guide-mastering-eshell 69 comments
- GNU BRE/ERE cheatsheet and differences between grep, sed and awk https://learnbyexample.github.io/gnu-bre-ere-cheatsheet/ 68 comments
- Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash | Omid Farhang https://omid.dev/2024/06/19/advanced-shell-scripting-techniques-automating-complex-tasks-with-bash/ 63 comments
- 20 Best Linux Books You Can Download For Free Legally https://itsfoss.com/learn-linux-for-free/ 44 comments
- GitHub - maruel/panicparse: Crash your app in style (Golang) https://github.com/maruel/panicparse 41 comments
- Mastering Eshell - Mastering Emacs http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/ 31 comments
- The Differences between Su, Sudo Su, Sudo -s and Sudo -i - Make Tech Easier https://www.maketecheasier.com/differences-between-su-sudo-su-sudo-s-sudo-i/ 28 comments
- The List Of Useful Bash Keyboard Shortcuts - OSTechNix https://www.ostechnix.com/list-useful-bash-keyboard-shortcuts/ 16 comments
- Escaping Escaping https://axelsvensson.com/escaping-escaping 12 comments
- Jenkins X — TLS enabled Previews. Welcome back to the mini-series on… | by Steve Boardwell | ITNEXT https://medium.com/@sboardwell/jenkins-x-tls-enabled-previews-d04fa68c7ce9?amp%3Bsk=c13828b223f56ed662fd7ec0872c3d1e&source=friends_link 7 comments
- Getting things done with shell scripting https://doma.dev/blog/get-things-done-with-bash/ 7 comments
- Handling Arguments in Bash Scripts - DEV Community 👩💻👨💻 https://dev.to/rpalo/handling-arguments-in-bash-scripts-3o5m 7 comments
- GitHub - YiNNx/cmd-wrapped: 👩💻 A CLI to view your shell history stats, with support for zsh, bash, fish, and atuin. https://github.com/YiNNx/cmd-wrapped 7 comments
- GitHub - denysdovhan/bash-handbook: For those who wanna learn Bash https://github.com/denysdovhan/bash-handbook 4 comments
- free-programming-books/books/free-programming-books-langs.md at main · EbookFoundation/free-programming-books · GitHub https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-langs.md 3 comments
- GNU Considered Harmful (By Me, Here's Why) | Oliver Webb's Website https://oliverkwebb.github.io/articles/gnulist/ 3 comments
- Stop Bashing Bash - Conjur https://www.conjur.org/blog/stop-bashing-bash/ 2 comments
- sirikon.me - 0009 PID 1 Bash script for Docker containers explained line by line https://sirikon.me/posts/0009-pid-1-bash-script-docker-container.html 2 comments
- Arithmetic operation in shell script can be exploited - DEV Community https://dev.to/greymd/eq-can-be-critically-vulnerable-338m 1 comment
Would you like to stay up to date with Unix? Checkout Unix
Weekly.
Related searches:
Search whole site: site:www.gnu.org
Search title: Bash Reference Manual
See how to search.