🐄
- Provincia di Varese, Italy
- 13:02
(UTC +01:00)
PinnedLoading
- BASH_REMATCH stack: a secret bash fe...
BASH_REMATCH stack: a secret bash feature :O 1#!/bin/bash --
2# https://lists.gnu.org/archive/html/bug-bash/2022-05/msg00052.html
34bashrematch_push () {
5local BASH_REMATCH a
- bspwm tree visualiser
bspwm tree visualiser 1#!/bin/sh --
2# \
3exec jq -Crf --"$0""$@"
45def children:
- POSIX ed script that prepends line n...
POSIX ed script that prepends line numbers to the lines of a file. 11s/^/1 /
22,$g/^/-t -\
3s/ .*//\
4s/^9*$/0&/\
5t .\
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.