1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-12 05:40:17 +00:00
dotfiles/bin/flush
2025-01-27 14:44:13 +01:00

10 lines
287 B
Bash

#!/usr/bin/env bash
# author: Bas Huis
# website: https://github.com/bas080
# created: Thu May 28 12:25:36 CEST 2020
# changed: Thu May 28 12:23:51 CEST 2020
# license: GNU General Public License 3.0
. <( echo wrapper\(\){ ; cat ; echo } );
type wrapper | sed '1,/{/d; $d;s/^ //g'