Bookmarks tagged with #bash.
Show all
Show all
(59) Missing Semester IAP 2020 - YouTube
Lecture videos from the class offered during MIT's Independent Activities Period in 2020.
Saved
on: 2020-08-13
niieani/bash-oo-framework
Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight, while managing to implement some concepts from C#, Java or JavaScript into bash.
Saved
on: 2018-08-10
Bash Brackets Quick Reference
Bash has lots of different kinds of brackets. Like, many much lots. It adds meaning to doubling up different brackets, and a dollar sign in front means something even more different. And, the brackets are used differently than many other languages.
Tags:
#bash
Saved
on: 2018-06-21
how_to_do_things_safely_in_bash.md
Like programming in C or driving a car, contemporary shellscript languages require some knowledge and discipline to use safely, but that's not to say it can't be done. This guide accompanies Shellharden, the corrective syntax highlighter.
Tags:
#bash
Saved
on: 2018-05-15
Bash scripting quirks & safety tips - Julia Evans
Yesterday I was talking to some friends about Bash and I realized that, even though I’ve been using Bash for more than 10 years now there are still a few basic quirks about it that are not totally obvious to me. So as usual I thought I’d write a blog post.
Saved
on: 2017-03-30