dotfiles/.local/bin/testscript

3 lines
57 B
Plaintext
Raw Normal View History

2020-07-04 14:23:27 +02:00
#!/bin/bash
[ -n "$1" ] && echo "$1" > "/home/alex/test"