Explore >> Select a destination


You are here

cnr.sh
| | linuxshellaccount.blogspot.com
12.1 parsecs away

Travel
| | Linux and Unix scripts and advice. Shell scripts, Perl scripts and tips for users of all skill levels. From Solaris to Redhat. Financial Intelligence Program
| | yasha.solutions
15.1 parsecs away

Travel
| | Bourne Again Shell is born again :) Pure Bash Bible Open source book on pure bash solutions. Link on Github: Pure Bash Bible ShellCheck Finds bugs in your shell scripts A linter for bash scripts https://www.shellcheck.net/ Bash Guide - Best Practices Because you don't want people to bash your work wink Bash Guide: Best Practices Bash Pitfall The pitfall guide for bash is really good.
| | blog.nelhage.com
17.7 parsecs away

Travel
| | (This is part three of a multi-part introduction to termios and terminal emulation on UNIX. Read part 1 or part 2 if you're new here) For my final entry on termios, I will be looking at job control in the shell (i.e. backgrounding and foreground jobs) and the very closely related topic of signal generation by termios, in response to INTR and friends. Sessions and Process Groups For the purposes of termios, processes are organized into two hierarchical groups, process groups and sessions.
| | batsov.com
113.9 parsecs away

Travel
| Prelude