ah yeah, system administration documentation or how I like to call it "~/.bash_history"
@bram
Ctrl-r and pray
$ do_the_thing() { do_stuff; do_other_stuff 1234; needs_the_args "$@"; do_final_stuff; }; do_the_thing some_arg other_arg
This is a mastodon instance for social justice activists, LGBTQIA+ people, and activists in general See the Goals and technical details, and Rules and privacy policy pages for more information
@bram
Ctrl-r and pray