Hacker News
- Bash Scripting on Linux https://www.youtube.com/playlist?list=PLT98CRl2KxKGj-VKtApD8-zCqSaN2mD4w 2 comments
- Show HN: Useful Linux tool, Find wrapper in Bash script https://github.com/abdulbadii/find-list-search-filter-filesystem-thoroughly 5 comments
- DoomLinux: A bash script to build a minimal Linux just to play Doom on boot https://github.com/shadlyd15/DoomLinux 8 comments
- Why Linux bash scripting is awesome https://likegeeks.com/bash-scripting-step-step-part2/ 35 comments programming
- 17 Amazing Bash Script Tutorials for Linux http://www.techremedy.net/blog/?p=192 4 comments linux
- Automated bash setup script for Checkpoint VPN agent for Linux https://github.com/ruyrybeyro/chrootvpn/ 3 comments linux
- Arch Linux maintenance bash script https://gitlab.com/snippets/1908374 23 comments archlinux
- Grabbing a Section of a Wikipedia Article on Linux with BASH Shell Script http://www.youtube.com/attribution_link?a=zhmgkg6ie6k&u=%2Fwatch%3Fv%3Dsndhijjlgxm%26feature%3Dshare 3 comments linux
- LINUX FU: BETTER BASH SCRIPTING http://hackaday.com/2017/07/21/linux-fu-better-bash-scripting/ 14 comments linux
- [Bash] Offline script for Spotify Linux - Pastebin.com http://pastebin.com/gxdzmgqy 9 comments linux
- A bash script to automate the most basic usage of LUKS volumes in Linux. https://github.com/johntroony/luks-ops 17 comments linux
- I wrote a stupid simple BASH script to bootstrap Arch Linux from an existing Linux system https://github.com/wick3dr0se/archstrap 4 comments bash
- RunBash : Seamlessly Run Bash Scripts and Linux Binaries on Windows https://github.com/benzaria/RunBash 10 comments programming
- RunBash : Seamlessly Run Bash Scripts and Linux Binaries on Windows https://github.com/benzaria/RunBash 10 comments commandline
- I made this bash script to build Linux from Scratch automatically. https://github.com/krglaws/MyLFS 37 comments linux
- Needs Support With Fixing up Installation Linux Bash Script (Ubuntu) None 3 comments bash
- Bashtop: Linux resource monitor written only in Bash script https://github.com/aristocratos/bashtop 12 comments linux
- Bashtop: Linux resource monitor written only in Bash script https://github.com/aristocratos/bashtop 3 comments shell
- I made a bash script for those of you using Linux + Homestead for development https://www.reddit.com/r/laravel/comments/cfbywg/i_made_a_bash_script_for_those_of_you_using_linux/ 5 comments laravel
- Linux bash scripting awesome guide part5 Signals & Jobs https://likegeeks.com/linux-bash-scripting-awesome-guide-part5/ 15 comments programming
- Python Scripts as a Replacement for Bash Utility Scripts | Linux Journal http://www.linuxjournal.com/content/python-scripts-replacement-bash-utility-scripts 25 comments linux
- Bash script to install Firefox Developer on any Linux https://github.com/tanrax/firefox-developer-install 10 comments firefox
- APC UPS users, here's a simple bash script that shows the energy consumption of your Linux Desktop PC. https://gitlab.com/GameFeverOnline/apcupsd-watts 2 comments opensource
- I wrote a stupid simple BASH script to bootstrap Arch Linux from any Linux system per the ArchWiki's manual instructions https://github.com/wick3dr0se/archstrap 19 comments archlinux
- Adding files to a raspbian SD card image with simple Linux bash script https://medium.com/james-reads-public-cloud-technology-blog/adding-files-to-a-raspbian-sd-card-image-with-simple-bash-script-f0cf609c7529 7 comments raspberry_pi
- How to replace a line in a text file automatically every week with Linux bash shell script https://i.reddituploads.com/bd9059be9b4e4c1ab9cbe50edc6e71f2?fit=max&h=1536&w=1536&s=9f1e96191f619bf74932ae70f3a59a94 18 comments bicycling
- Keeping your Docker Containers and Stacks Up To Date Via Linux Bash Script https://www.nova-labs.net/automation-to-check-and-update-docker-stack-images/ 4 comments selfhosted
- Jalesc - Small Bash script for Locally Enumerating a Compromised Linux Machine https://github.com/itskindred/jalesc 6 comments netsec
- A bash script for lazily installing and running multiple versions of Firefox on Linux https://github.com/yump/utilscript/blob/master/lazyfox.bash 3 comments firefox
- This is my first attempt at an actual bash script, it downloads and builds chromium for linux http://pastebin.com/m58843755 23 comments linux
- New to Bash Scripting and Sysadmin? Check Out My Tool: Linux Console Manager (Open Source - All Feedback Appreciated) https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fforsys02%2Flinux_console_manager&sa=E 12 comments bash
- DoomLinux: A bash script to build a minimal linux operating system just to play Doom. https://github.com/shadlyd15/DoomLinux 9 comments opensource
- I wrote a script to automatically host your own TOR hidden service (Dark Web website) in any linux distro or TERMUX - A fun bash scripting project https://github.com/sam5epi0l/onionX 3 comments bash
- Simple BASH script for Cleaning Temporary Files and Cache on Debian, Ubuntu, Linux Mint and Elementary OS. https://gist.github.com/jaganganesh/946265bd5b2d100e72f903457e6676ed 6 comments linux
- My first useful bash script is dedicated for all the Linux readers - A command-line tool for launching documents https://github.com/yankh764/rdoc 8 comments linux_programming
- Steam Disk Libraries Utils - Keep your Linux Steam local collection organized and ready to play with 2 bash scripts https://www.reddit.com/r/bash/comments/cmw7ax/steam_disk_libraries_utils_keep_your_linux_steam/ 8 comments linux_gaming
- MACCo - a bash script I wrote to filter, convert and build commands for various MAC address formats (Cisco, HP, Windows, Linux, Solaris, etc). Thought you guys might find it useful. https://github.com/rwjs/macco 11 comments sysadmin
- I have 10 Linux VMs that I want to run a bash script on misconfiguring OS layer options. Comment your ideas! More info in post. None 2 comments linuxadmin
- How do you move nested files of various directory depths back to the program root after they've been nested due to a routine maintenance script bug? Linux Bash Scripting https://www.reddit.com/r/learnprogramming/comments/6pdh14/how_do_you_move_nested_files_of_various_directory/ 4 comments learnprogramming
- I created Linux distribution without package manager. It uses others distros package managers instead. It comes with no binaries, but only few bash scripts (each file under 99 lines of code) that ease building the system from compiling kernel to making disk image. It has youtube demos and github CI. https://github.com/solcloud/NiceOS 31 comments linux