dotfiles/.local/bin/testscript
2020-07-04 14:23:27 +02:00

3 lines
57 B
Bash
Executable File

#!/bin/bash
[ -n "$1" ] && echo "$1" > "/home/alex/test"