nightingale1/script/send_im

6 lines
101 B
Bash
Executable File

#!/bin/bash
echo "$1" >> /tmp/send_im.txt
echo "$2" >> /tmp/send_im.txt
echo "" >> /tmp/send_im.txt