dotfiles/.local/bin/source/src_example
2024-07-20 01:39:49 +03:00

6 lines
45 B
Bash

#!/bin/bash
clear
echo "\$ $*"
echo
eval $@