dotfiles/.local/bin/source/src_example

6 lines
44 B
Bash

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