Tagged “bash”
-
TIL Evil code bash malicious
These examples are unethical, and can even be criminal. You can get jailtime. You have been warned and I cannot be held liable for your dumb-assery.
-
TIL Play music in a bash script music bash fun
On Macs, you have the afplay command. to play some sweet tunes.
-
TIL end all node processing scripts javascript commandline terminal bash node stackoverflow
killall node - a sure fire way to kill a node.js server that won't stop running.
-
TIL what bash means bash terminal definition
Bash means Bourne-again shell. sh was proprietary and not open source, and Bash was created in 1989 to create a free alternative for the GNU project and the Free Software Foundation. Since projects had to pay to use the Bourne shell, Bash became very popular.
-
TIL this bash script bash dev
I share this bash script because it's really easy to read, and a reminder that all langauges are kinda built the same.
See all tags.