Search
Results
Shell Script Best Practices — The Sharat's
Welcome to Linux command line for you and me! — Linux command line for you and me 0.1 documentation
5 Bash Syntax For Going Beyond Traditional Shell Scripting | by Shalitha Suranga | Jun, 2022 | Level Up Coding
[https://levelup.gitconnected.com/5-bash-syntax-for-going-beyond-traditional-shell-scripting-6904d3e71af6] - - public:mepage
onceupon/Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
Using xargs in Combination With bash -c to Create Complex Commands
[https://www.cloudsavvyit.com/7984/using-xargs-in-combination-with-bash-c-to-create-complex-commands/amp/] - - public:mzimmerm
Shows how to build super complex useful command pipes easily with xargs
The Unix Game
[https://www.unixgame.io/unix50] - - public:xxx
The Unix Game is an online programming contest developed by Nokia Bell Labs in honor of the 50th anniversary of Unix. It features Unix-related questions that you must solve by combining the original Unix commands using Unix pipes.
GitHub - dylanaraps/pure-bash-bible:
Introducing nushell
[http://www.jonathanturner.org/2019/08/introducing-nushell.html] - - public:xxx
Interesting linux shell
bash:tip_colors_and_formatting - FLOZz' MISC
Use oathtool Linux command line for 2 step verification (2FA) - nixCraft
[https://www.cyberciti.biz/faq/use-oathtool-linux-command-line-for-2-step-verification-2fa/] - - public:mepage
Better Bash history | Arabesque
bash - Using ctrl-arrow keys with PuTTY and screen - Server Fault
[http://serverfault.com/questions/130128/using-ctrl-arrow-keys-with-putty-and-screen] - - public:Trinsec
Keybinding mess and escape sequences.
Home | Linux Journey
redirecting BASH script stdout/stderr from the script itself
[http://www.linuxquestions.org/questions/linux-general-1/redirecting-bash-script-stdout-stderr-from-the-script-itself-636297/] - - public:mepage
#!/bin/bash logfile=$$.log exec > $logfile 2>&1
Linux Shell Scripting Tutorial - A Beginner's handbook
Shellshock BASH Vulnerability Tester
Unknown Bash Tips and Tricks For Linux | Linux.com
[https://www.linux.com/learn/tutorials/550520-unknown-bash-tips-and-tricks-for-linux] - - public:mepage
Become a Command Line Ninja With These Time-Saving Shortcuts
[http://gizmodo.com/5743993/become-a-command-line-ninja-with-these-time+saving-shortcuts] - - public:xxx